Beebeeoii / lominus

NUS Canvas file sync
MIT License
60 stars 7 forks source link

CLI for power users #72

Open k-walter opened 2 years ago

k-walter commented 2 years ago

Advantages:

Describe the solution you'd like Ideally, the CLI can be run statelessly with runtime parameters / environment variables / input files. Depending on the current architecture, it might be trivial to adapt existing interfaces to any of your favorite libraries here https://go.dev/solutions/clis

Additional context This feature would be similar to fluminurs

aidanaden commented 1 year ago

if anyone’s still interested in a cli solution, i’ve made a canvas cli https://github.com/aidanaden/canvas-sync

it can be installed with brew (mac/linux/wsl) and scoop (windows)

cronjob support will be added soon!