This website requires JavaScript.
Explore
Help
Sign in
ducklet
/
unwind
Watch
1
Star
0
Fork
You've already forked unwind
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
76a69b6340
unwind
/
scripts
/
app
8 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
init with some kind of working prototype
2021-06-15 19:09:21 +02:00
#!/bin/sh -eu
add imdb full import mode
2021-06-21 18:54:03 +02:00
cd "$RUN_DIR"
init with some kind of working prototype
2021-06-15 19:09:21 +02:00
[ -z "${DEBUG:-}" ] || set -x
feat: add support for new ratings page Genres are no longer available for ratings, so we make them optional. Adds support for validating generics in union types.
2024-05-11 17:13:48 +02:00
exec poetry run python -m unwind "$@"
Reference in a new issue
Copy permalink