system-dev-install

1.1.0 • Public • Published

system-dev-install

NPM pkg NPM dm js-standard-style Dependency Status devDependency Status

Tool for configure, install apps and utilities after a system reinstall

Quick Start

Before anything, you need to install:

Then, just use npm install to get it ready:

$ sudo npm install -g system-dev-install

Usage

Calling system-dev-install from command line outputs the general help:

$ system-dev-install
system-dev-install - Tool for configure, install apps and utilities after a system reinstall

USAGE

	system-dev-install <command> [options]

COMMANDS

Sudo Name             Description
---- ----             -----------
 ✔   asciinema        Installs asciinema
 ✔   atom-ide         Installs Atom IDE
 ✖   bash-git-prompt  Installs git prompt for bash
 ✔   docker-ce        Installs Docker CE
 ✔   java8            Installs Oracle Java 8
 ✔   nodejs-lts       Installs Node.js LTS
 ✔   wireshark        Installs Wireshark

GLOBAL OPTIONS

--help, -h     Show this help and exit
--version, -v  Show version and exit

As the previous output example of system-dev-install, it has many commands which allows you to configure or install or update apps and tools.

Note that the first column, Sudo, has the values or , for meaning which commands require to call sudo system-dev-install <command> or not.

Readme

Keywords

Package Sidebar

Install

npm i system-dev-install

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

35.2 kB

Total Files

22

Last publish

Collaborators

  • ivangaravito