run quick command
git clone [email protected]:BUGLAN/run.sh.git
cd run.sh
chmod a+x ./install.sh
./install.sh
- create file named
.runrc
touch ~/.runrc
- add command in .runrc
[hello]
echo hello world
- run quick command
run.sh hello
The config and version command is build-in