Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cytec/repomaker
Bash Script for OSX/UNIX Sys to create and maintain a Cydia Repository
https://github.com/cytec/repomaker
Last synced: about 1 month ago
JSON representation
Bash Script for OSX/UNIX Sys to create and maintain a Cydia Repository
- Host: GitHub
- URL: https://github.com/cytec/repomaker
- Owner: cytec
- Created: 2011-10-05T13:48:31.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-07-05T17:01:18.000Z (over 12 years ago)
- Last Synced: 2023-03-14T03:05:24.241Z (over 1 year ago)
- Homepage: http://cytec.us
- Size: 106 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RepoMaker 1.9.3
I decidet to move my scripts over to github a while ago, you can still get the "old" versions over at my website [cyte.us](http://cytec.us) but main development will be here from now on.
if u like feel free to fork and contribute ;)
**RepoMaker now has update notifications, so please update if you get an update note**
### Install
Download or clone all files
copy repo file to /usr/bin:
`sudo cp repo /usr/bin/repo`
`mkdir /RepoMaker`
`cp sample_repo.conf /RepoMaker/repo.conf`
**Open the conf file in your Fav text editor and Change the Settings as u like.**
### Running
use the help message for a list of commands
`repo --help`