installerzen
v1.0.17
Published
Install applications on linux with one command in less than 30 seconds.
Readme
Welcome to installerzen CLI 👑
With installerzen you can perfom the installation of many of main applications in just one simple and easy-to-use program!
Install applications on linux with one command in less than 30 seconds..
Table of Contents
Install CLI
npm i -g installerzenUsage
Commands supported:
Usage: installerzen [options]
Options:
-t, --interactive Interactive mode (default: false)
-l, --list List applications
-g, --generate <appsToInstall> Install applications - separate by comma and
without spaces. (eg: -f wget,curl)
-f, --filename <filename> File name to generate script (default:
"install.sh")
-v, --version Application version
-h, --help display help for commandCLI in action

Supported apps (by now)
sh/
├── 7zip.sh
├── atom.sh
├── authy.sh
├── aws-cli.sh
├── az-cli.sh
├── beekeeperstudio.sh
├── beyond-compare.sh
├── bitwarden.sh
├── brackets.sh
├── brave.sh
├── cheese.sh
├── chrome.sh
├── chromium.sh
├── ctop.sh
├── curl.sh
├── dbeaver.sh
├── discord.sh
├── docker-compose.sh
├── docker.sh
├── dropbox.sh
├── figma.sh
├── firefox-dev.sh
├── fonts-firacode.sh
├── fonts-hack.sh
├── gimp.sh
├── git-lfs.sh
├── git.sh
├── gitkraken.sh
├── go.sh
├── googledriver.sh
├── helm.sh
├── heroku-cli.sh
├── hub-cli.sh
├── insomnia.sh
├── libre-office.sh
├── notepad++.sh
├── notion.sh
├── nvm.sh
├── obs-studio.sh
├── ohmyzsh.sh
├── peek.sh
├── postgresql.sh
├── postman.sh
├── redis-desktop-manager.sh
├── remmina.sh
├── robo3t.sh
├── skype.sh
├── slack.sh
├── spotify.sh
├── sublime.sh
├── terminator.sh
├── tmux.sh
├── transmission.sh
├── tree.sh
├── twitch.sh
├── vim.sh
├── vlc.sh
├── vscode.sh
├── wget.sh
└── yarn.shContribute
If your programs are not supported, it would be great if you sent me a pull request with implementation.
List of dependencies
| Dependency | Description | Version | License | Type | | -------------- | --------------- | ----------- | ----------- | -------- | | chalk@^4.0.0 | Terminal string styling done right | 4.1.2 | MIT | production | | commander@^5.1.0 | the complete solution for node.js command-line programs | 5.1.0 | MIT | production | | figlet@^1.3.0 | Creates ASCII Art from text. A full implementation of the FIGfont spec. | 1.5.2 | MIT | production | | inquirer@~7.1.0 | A collection of common interactive command line user interfaces. | 7.1.0 | MIT | production |
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator
