https://github.com/irods/renci-irods-repository
https://github.com/irods/renci-irods-repository
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/irods/renci-irods-repository
- Owner: irods
- Created: 2016-03-18T20:37:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-18T20:38:30.000Z (over 10 years ago)
- Last Synced: 2025-03-04T17:50:45.741Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RENCI iRODS Repository
======================
Installing a package produced by this code adds the RENCI iRODS Repository to the host computer's list of trusted repositories.
Dependencies
------------
This code requires:
- python 2.6+
- fpm (sudo gem install fpm)
Build
-----
```
make
```
Running `make` will produce one datestamped package for each of the following supported packaging formats:
- deb
- rpm
RENCI hosts the resulting packages at https://packages.irods.org.