Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autopkg/discentem-recipes
https://github.com/autopkg/discentem-recipes
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/autopkg/discentem-recipes
- Owner: autopkg
- Created: 2022-05-21T18:39:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T18:01:50.000Z (over 2 years ago)
- Last Synced: 2023-03-22T16:54:11.728Z (almost 2 years ago)
- Language: Python
- Size: 76.2 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discentem-recipes
## How to use Windows recipes
- Clone https://github.com/discentem/autopkg.git and switch to the `dev` branch
- Clone https://github.com/discentem/discentem-recipes
- Set `CACHE_DIR` as desired in `%appdata%\Local\Autopkg\config` (json)
- Run `python .\Code\autopkg run chrome_windows.recipe.yaml -d C:\path\to\discentem-recipes`
- Profit!