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

https://github.com/devan-kerman/cc-installer

an installer program for directory based projects
https://github.com/devan-kerman/cc-installer

Last synced: 11 months ago
JSON representation

an installer program for directory based projects

Awesome Lists containing this project

README

          

# cc-installer
an installer program for github projects

# how to install programs
`pastebin run NfiWU0hg (branch)`

# how to use
if you want you can add dependancies or customize the source directory path\
make a `installer.json` file
```json
{
"src": "src",
"dependents": [["user", "repo", "branch"]]
}
```