Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martimm/github
https://github.com/martimm/github
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/martimm/github
- Owner: MARTIMM
- Created: 2020-08-31T15:38:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T16:47:20.000Z (9 months ago)
- Last Synced: 2024-10-10T20:50:50.098Z (about 1 month ago)
- Language: Raku
- Size: 604 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
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.