Geckos have super-powers, ya'know?
Grip is Gecko's trusty package manager and command-line utility.
USAGE:
grip [FLAGS] [file] [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-t, --list-tokens Display a list of the lexed tokens
-i, --print-llvm-ir Print the resulting LLVM IR instead of producing an output file
-V, --version Prints version information
ARGS:
<file> The file to process
SUBCOMMANDS:
build Build the project in the current directory
help Prints this message or the help of the given subcommand(s)
init Initialize a default package manifest file in the current directory
install Install a package from a GitHub repository