https://github.com/michaelborn/linux-install-scripts
Easy Debian-based installation scripts for PHP, Node, Commandbox, Git, Docker, etc.
https://github.com/michaelborn/linux-install-scripts
Last synced: about 2 months ago
JSON representation
Easy Debian-based installation scripts for PHP, Node, Commandbox, Git, Docker, etc.
- Host: GitHub
- URL: https://github.com/michaelborn/linux-install-scripts
- Owner: michaelborn
- License: mit
- Created: 2018-09-14T14:22:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-14T14:24:13.000Z (almost 8 years ago)
- Last Synced: 2025-01-13T10:28:12.830Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux Computer Setup
## Scripts
* `./tools-install.sh` installs basic tools and apps. (Run this FIRST!)
* `./php-install.sh` installs PHP
* `./java-install.sh` installs JRE, Commandbox, and CFlint.
* `./node-install.sh` installs Node and NPM and some global npm packages.