This website requires JavaScript.
Explore
Help
Sign in
archive
/
todoist-github
Archived
Watch
1
Fork
You've already forked todoist-github
0
Code
Releases
Packages
Activity
This repository has been archived on
2023-03-26
. You can view files and clone it, but cannot push or open issues or pull requests.
dependabot/pip/todoist-python-8.1.2
todoist-github
/
scripts
/
run.sh
8 lines
77 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Init project
2020-01-08 20:17:53 +00:00
#!/usr/bin/env bash
set
-e
PATH
=
env/bin:
${
PATH
}
Rename package so it has a valid name
2020-01-08 22:38:40 +00:00
python3 -m todoist_github
Copy permalink