Skip to content
/ ctl Public template

🐚 A template for Command Line Applications using plain-old Shell Script.

License

Notifications You must be signed in to change notification settings

opencodeco/ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ctl

🐚 A template for Command Line Applications using plain-old Shell Script.

Getting started

Make sure your script has execute permission:

chmod +x ./ctl

Usage

Command Description
./ctl list List all available commands
./ctl hello-world Hello, World!

About

🐚 A template for Command Line Applications using plain-old Shell Script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages