# Simple Settings Manager

## Installation
This is intended to be used as a global dependency for setting up projects.

`npm install -g simple-settings-manager`

## Usage
There are a couple of commands highlighted below. You can use either `ssm` or `simple-settings-manager` to run commands.

### Init
You can intialise your settings with this command

`ssm init`
