Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 381 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 381 Bytes

run

run quick command

install

git clone [email protected]:BUGLAN/run.sh.git
cd run.sh
chmod a+x ./install.sh
./install.sh

quick start

  1. create file named .runrc
touch ~/.runrc
  1. add command in .runrc
[hello]
echo hello world
  1. run quick command
run.sh hello

notice

The config and version command is build-in