1.0.11 • Published 7 years ago

lx-rc v1.0.11

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

rc

rc manager

rc -> run control

Usage

Installation

npm i -g lx-rc

vimrc

# will backup ~/.vimrc to ~/.vimrc.backup
rc vim --init

eslintrc

# cd your project root
rc eslint --init

ternrc

# cd your project root
rc tern --init

stylelintrc

# cd your project root
rc stylelint --init

htmlhintrc

# cd your project root
rc htmlhint --init

aria2

# install
rc aria2 --install

# will create ~/.aria2rc
rc aria2 --init

# start rc server
rc aria2 --start
1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago