Skip to content

A simple boilerplate code to get started on developing bash scripts, which accepts arguments similar to most Linux command-line applications.

License

Notifications You must be signed in to change notification settings

screwgoth/basher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basher

Basher

For the command-line creators who want to save those precious 15 minutes at the start

A simple boilerplate code to get started on developing bash script applications, which accept arguments similar to most Linux command-line applications.

Getting started

Fork the project and try it with :

./basher.sh --help

Screenshot

Screenshot

Usage

A VERSION file in the same directory as the basher script is used for maintaining the application script version information

ToDo

Please refer to TODO file for things still left to be done

Licensing

The code in this project is licensed under the Apache 2.0 License. Please refer to the LICENSE file for more information

About

A simple boilerplate code to get started on developing bash scripts, which accepts arguments similar to most Linux command-line applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages