Skip to content

rwaffen/config_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config_sync

License

How to use config_sync.rb

config_sync.rb syncs config_sync/**/* into .github for defined repositories. It commits, pushes and creates a pull request for the changes.

The repositories are defined in config_sync.yml

bundle config set --local path 'vendor/bundle'
bundle install
export GITHUB_TOKEN='your_token_here'
bundle exec ruby config_sync.rb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages