https://github.com/endlesscodegroup/commonconfigs
Configs that used in many repos
https://github.com/endlesscodegroup/commonconfigs
Last synced: 7 months ago
JSON representation
Configs that used in many repos
- Host: GitHub
- URL: https://github.com/endlesscodegroup/commonconfigs
- Owner: EndlessCodeGroup
- License: other
- Created: 2017-07-25T19:28:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T18:34:33.000Z (over 8 years ago)
- Last Synced: 2025-04-09T14:06:37.927Z (10 months ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CommonConfigs
Configs that used in many repos
## Usage
To use this configs in another repo just use `git submodule add`.\
For example:\
```git submodule add https://github.com/EndlessCodeGroup/CommonConfigs.git config```
To update configs up to latest version use:\
```git submodule update --recursive --remote```