Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 426 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 426 Bytes

README

Getting started

Make modifications in ./config. Run just apply.

Configuration

Profiles apply one after another in the order defined. Profiles applied later will overwrite previous applications.

# config.yaml
profile:
  - url: https://github.com/dineshdb/profile-template
  - url: https://github.com/dineshdb/git-template
  - path: ./path-to-your-private-repo-modifications

License

MIT