micalevisk / gist-auto-update

Using Github Action schedule to update a gist (using my https://todoist.com content) // https://gist.github.com/micalevisk/c07638d8ed2099a6bd351405915efae8
1 stars 1 forks source link
gist hacktoberfest todoist webtask

Development

cp .env.example .env ## and put your personal github access token
## install global dependencies
npm install
npm run dev