Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "spl", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Sublime Project Loader", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
# SPL - Sublime Project Loader | ||
More interesting and useful docs to follow | ||
## Installation | ||
`npm i -g spl` | ||
## Prerequisites | ||
- All of your sublime projects should be saved in a single directory | ||
## Usage | ||
After installation type `sp` or `spl` into the terminal and follow the prompts. | ||
The first time you use SPL it will prompt you to configure you project directory and sublime command. |
7128
16