Skip to content

BUGLAN/run.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

run quick command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages