@sanv/sharec-config
v1.0.20
Published
Store JavaScript configs in one place and share between projects without any pain
Downloads
33
Maintainers
Readme
Sharec-Config
With sharec-config you can share and management configuration across projects, keep your code up to date and start new projects in one command.
Quick start
- Create configuration project and init
npm
inside. - Install
sharec-config
as dependency:
npm i --save-dev @sanv/sharec-config