Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martimm/github


https://github.com/martimm/github

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

[![License](http://martimm.github.io/label/License-label.svg)](http://www.perlfoundation.org/artistic_license_2_0)

# Small Github Tools

There are not many tools yet. The tools are Rake scripts and made for my specific environment. If you are interested, clone the repository and check out the programs and libraries if it can be useful for you.

# Programs

* `gitArchive.pl6`. Program to upload my projects to CPAN. It finds out if anything needs to be committed and if the master branch is selected.
**Dependencies**;
* None (I think...), username and password are noted in `~/.pause`. Github access is controlled using data from `~/.ssh` on my machine.