Initial commit
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# CliGenerator
|
||||
|
||||
This is a crystal project to manage setting up OptionParser objects based around "Command" objects and arguments you define inside them.
|
||||
|
||||
## Usage
|
||||
```crystal
|
||||
require "cli_generator"
|
||||
```
|
||||
|
||||
## Contributors
|
||||
|
||||
- [Tristan Ancelet](https://github.com/your-github-user) - creator and maintainer
|
||||
Reference in New Issue
Block a user