https://github.com/clarus/import-contribs
Scripts to import the Coq contribs to OPAM.
https://github.com/clarus/import-contribs
Last synced: about 1 month ago
JSON representation
Scripts to import the Coq contribs to OPAM.
- Host: GitHub
- URL: https://github.com/clarus/import-contribs
- Owner: clarus
- License: mit
- Created: 2014-11-13T17:37:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-02T16:44:20.000Z (over 10 years ago)
- Last Synced: 2025-02-16T14:24:53.803Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Import Contribs
Scripts to import the Coq contribs to Git.ruby import_to_git.rb
ruby rename.rb
ruby clean_svn.rb
ruby generate_opams.rb
ruby to_bare.rbThe outputs are in `bares/`. They can be uploaded to the [GForge](https://gforge.inria.fr/) with:
rsync -avz --delete bares/* [email protected]:/git/coq-contribs/