Thanks to visit codestin.com
Credit goes to github.com

Skip to content

karlito-who-else/cli-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

cli-tools

This script will set up cli tools (such as linters) for use within your IDE as well as various package managers that will allow you to install and configure configure additional packages via Homebrew/apt-get, gem, pip, npm and composer on a per-project basis.

This script will not configure a development hosting environment: You should use Docker or a similar tool to facilitate the creation of container-based applications for easy distribution purposes.

Run the configuration script by pasting or typing the following command into your command prompt:

bash <(curl -fsSL https://raw.githubusercontent.com/karlito-who-else/cli-tools/master/configure.sh)

About

Use Homebrew or apt-get to configure a development environment on OS-X or Ubuntu

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages