Browse Source

updated readme with progress

main
crunk 1 year ago
parent
commit
510960011f
  1. 2
      README.md

2
README.md

@ -8,6 +8,8 @@ a CLI tool to post updates to crunk-scheduler.
## Make working software first
* `crunk-update -p "text"` should make a paragraph of `<p>text</p>` in [crunk-scheduler](https://git.vvvvvvaria.org/crunk/crunk-scheduler)
* this is now possible and working. up next we should make some CLI flags such as --help
* and look up how to schedule a post
## Learning Rust.
* [clap is a Command Line Argument Parser for Rust](https://docs.rs/clap/latest/clap/)

Loading…
Cancel
Save