https://github.com/dineshdb/profile-template
Clone this template, make your changes and then apply
https://github.com/dineshdb/profile-template
Last synced: 3 months ago
JSON representation
Clone this template, make your changes and then apply
- Host: GitHub
- URL: https://github.com/dineshdb/profile-template
- Owner: dineshdb
- Created: 2024-08-29T13:51:20.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-27T19:24:46.000Z (4 months ago)
- Last Synced: 2025-01-27T20:31:27.399Z (4 months ago)
- Language: JavaScript
- Homepage: https://github.com/dineshdb/profbuilder
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.```yaml
# 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