Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/RoryCrispin/Chocolatey-Quickstart
- Owner: RoryCrispin
- Created: 2016-12-23T10:12:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T13:44:39.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T05:24:16.024Z (3 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage: https://rorycrispin.github.io/Chocolatey-Quickstart/
- Size: 3.55 MB
- Stars: 25
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 .