GitHunt
WE

webartoli/clinst

Command Line Installer

clinst - Command Line Installer

Simple provisioning application cross platform to set-up all must have application with a single script that will be useful for:

  • OsX
  • Windows
  • Linux - apt based distros

In example:

clinst git

will install git on your machine

How is it works

This project is a simple wrapper/alias of platform specific software

  • Windows: chocolately + boxstarter
  • OsX: homebrew + cask
  • apt distros: apt-get

Contributors

MIT License
Created April 19, 2015
Updated April 19, 2015
webartoli/clinst | GitHunt