Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.