Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanv92/sharec-config

Shared configs for JavaScript projects
https://github.com/sanv92/sharec-config

Last synced: about 2 months ago
JSON representation

Shared configs for JavaScript projects

Awesome Lists containing this project

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

1. Create configuration project and init `npm` inside.
2. Install `sharec-config` as dependency:

```shell
npm i --save-dev @sanv/sharec-config
```