Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ad1217/homework.txt
A script, similar to todo.txt, for managing homework.
https://github.com/ad1217/homework.txt
Last synced: 3 months ago
JSON representation
A script, similar to todo.txt, for managing homework.
- Host: GitHub
- URL: https://github.com/ad1217/homework.txt
- Owner: ad1217
- Created: 2014-10-11T19:29:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-28T16:15:00.000Z (about 10 years ago)
- Last Synced: 2023-06-10T10:50:17.808Z (over 1 year ago)
- Language: Shell
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
homework.txt
============A script, similar to todo.txt, for managing homework.
This is a work in progress.Usage:
------Edit the `file` variable at the top of the hw script to reflect where ever you want to store your homework.txt file.
Use `hw` to show assignments.
Use `hw add` to add an assignment.
Use `hw help` for more usage information.