Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/RoryCrispin/Chocolatey-Quickstart

A quickstart utility for the Chocolatey package manager
https://github.com/RoryCrispin/Chocolatey-Quickstart

hacktoberfest

Last synced: 15 days ago
JSON representation

A quickstart utility for the Chocolatey package manager

Awesome Lists containing this project

README

        

# Chocolatey Quickstart
## [Live website](https://rorycrispin.github.io/Chocolatey-Quickstart/)
Quickly set up new Windows systems with useful software from the Chocolatey package manager.
Simply tick the software you want to install and paste the provided command into your shell

## Adding software
If you think I've missed any software that should be inclided, please patch the JSON object in `Chocolatey-Quickstart/src/app/PackageService.ts` with your additions.

## License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .