Project

github-tv

0.0
No commit activity in last 3 years
No release in over 3 years
Forks your colleagues open-source repos to organization page
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

 Project Readme

Github-TV: Forks your colleagues' open-source repos to organization page

This is just a POC.

Usage

gem install github-tv
github-tv *path/url for config*

Config should be in format of

---
organization: where_to_sync_repos
repos:
  - user1/repo1
  - user2/repo2

Optionally, you can set default path/url to config file.

git config --global github.tv.config *path/url for config*

Contributors

  • @gazay, @brainopia, @igas, @aderyabin

License

The MIT License