An open API service indexing awesome lists of open source software.

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

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```