Commit Graph

12 Commits

Author SHA1 Message Date
Vikash Kothary
62c6e1a5a1 chore: Refactor Makefile and example config files 2022-01-16 21:58:25 +00:00
Vikash Kothary
198f9851a5 chore: Move command to run jupyter notebooks from Makefile to scripts 2022-01-16 20:49:20 +00:00
Vikash Kothary
d39d2b253f Add run and open commands to Makefile and refactor all commands 2021-02-07 16:19:53 +00:00
Vikash Kothary
4667c85e00 Use poetry to run python dependences 2020-12-27 17:54:59 +00:00
Vikash Kothary
a48c974b6a Comment out optional ANKISYNCD variables 2020-12-27 17:52:47 +00:00
Vikash Kothary
e210f7b3fa Fix PATH variable to autodetect dependencies in project virtualenv 2020-12-23 23:36:40 +00:00
Vikash Kothary
0fe4b4f8b6 Add tests command to run unittests 2020-12-23 23:24:07 +00:00
Vikash Kothary
692f9a004c Add init command to download dependencies using poetry 2020-12-23 23:23:32 +00:00
Vikash Kothary
0c6a86d72b Add ankisyncd environment variables to .env.example 2020-07-30 23:06:50 +01:00
Vikash Kothary
b31784aa6b Add jupyter lab and notebook as a dependency 2020-07-30 21:47:36 +01:00
Vikash Kothary
b8c27ef1e6 Add docs command to build and serve documentation 2020-07-30 20:22:31 +01:00
Vikash Kothary
088e7ae1ac Add config folder to support multiple environments 2020-07-30 20:00:39 +01:00