GEMLA/gemla/cli.yml
2021-10-06 00:54:51 -07:00

9 lines
No EOL
268 B
YAML

name: GEMLA
version: "0.1"
autor: Jacob VanDomelen <jacob.vandome15@gmail.com>
about: Uses a genetic algorithm to generate a machine learning algorithm.
args:
- FILE:
help: Sets the input/output file for the program.
required: true
index: 1