https://github.com/suhanyujie/some-shell
本地使用的一些工具 shell/php 脚本
https://github.com/suhanyujie/some-shell
shell
Last synced: 11 days ago
JSON representation
本地使用的一些工具 shell/php 脚本
- Host: GitHub
- URL: https://github.com/suhanyujie/some-shell
- Owner: suhanyujie
- License: apache-2.0
- Created: 2018-12-27T03:11:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-28T13:36:33.000Z (almost 7 years ago)
- Last Synced: 2025-02-25T09:17:09.854Z (over 1 year ago)
- Topics: shell
- Language: Shell
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## some shell
* 个人电脑本地使用的脚本工具
## install
* 生成配置文件,在项目根目录下:`cp .env.ini.example .env.ini`
## 说明
* [docker 环境配置参考](./src/docker/php56)
* [git工具](./src/git)
* [iptables工具](./src/iptables)
* [lnmp工具](./src/lanmp)