0.3.1 • Published 7 years ago
argsh v0.3.1
:rocket: WORK IN PROGRESS
argsh
Create simple and short shell (bash) scripts with ease. argsh takes away the
tedious work to create your own argument parser and keeps your shell usage at bay.
Quick start
Describe your arguments and argsh does the rest.
# coming soonInclude argsh into your tests
Follow up.
Honorable Mentions
Folder structure is right out copied from https://github.com/bats-core/bats-core. Also is bats used for testing. Big thanks for that.