https://github.com/sunhuachuang/useful-scripts
some useful script backup.
https://github.com/sunhuachuang/useful-scripts
python script shell useful-scripts
Last synced: 10 months ago
JSON representation
some useful script backup.
- Host: GitHub
- URL: https://github.com/sunhuachuang/useful-scripts
- Owner: sunhuachuang
- Created: 2017-03-10T04:06:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T01:44:20.000Z (about 8 years ago)
- Last Synced: 2025-01-21T22:43:15.211Z (12 months ago)
- Topics: python, script, shell, useful-scripts
- Language: Python
- Size: 4.79 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# useful-script
script wirte by python or shell.
1. ```git clone https://github.com/sunhuachuang/useful-scripts.git ~/.script```
1. *add .script to PATH*
### python
#### ```pip-update```
update python's modules. ```pip-update example ``` to update example module, ```pip-update``` to update local's all modules.
#### ```shadowsocks-go```
shadowsocks client. [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go)