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..
- Install CLI
- Usage
- CLI in action
- Supported apps (by now)
- Contribute
- List of dependencies
- Show your support
npm i -g installerzen
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 command
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.sh
If your programs are not supported, it would be great if you sent me a pull request with implementation.
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 |
Give a βοΈ if this project helped you!
This README was generated with β€οΈ by readme-md-generator