Create basic CLI interface

As of now, it is possible to feed lang-evolve-cli a set of rules as a
file, as well as an input as a file too. A `--help` option is provided
as well through Clap.
This commit is contained in:
2020-07-12 13:06:28 +02:00
parent 2dec911b1e
commit fe6efa0b5c
4 changed files with 34 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1 +1,4 @@
/target
*.log
*.txt
*.yaml