index
:
aggietimed.git
main
Daemon and CLI for USUs internal AggieTime
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli.js
blob: d67ff6d0b67533dd2016b8badf35e78a9c842c69 (
plain
) (
blame
)
1
2
3
4
#!/usr/bin/env node import main from "./src/main.js"; main();