An open API service indexing awesome lists of open source software.

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.

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.