Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-vo/simple-stupid-package-demo
https://github.com/m-vo/simple-stupid-package-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/m-vo/simple-stupid-package-demo
- Owner: m-vo
- Created: 2020-11-27T11:05:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-27T11:31:38.000Z (about 4 years ago)
- Last Synced: 2024-11-03T08:42:16.338Z (3 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple package demo
Note this is only a simple stupid demo.
## How to install
Just run `install`:
$ ./install
This downloads the packages from `packages.txt` into a `packages` folder via git.
The syntax is `=@`.
## Packages folder
The package folder should be excluded from `.gitignore`, the only thing you're
committing is the `packages.txt` manifest (and the shell script).Never change anything inside the packages folder, consider it temporary.