felipeplets / dotlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotLab

Collaborators are welcome and a roadmap and plan shall be added soon to the project.

Install

Using NPM

  • To install run
npm install -g dotlab
  • To update run
npm update  -g dotlab

Setup

dolab init

Publish

In order to release a new version you shall follow the steps bellow:

  1. Make the desired changes;
  2. Update CHANGELOG.md file;
  3. Commit your changes;
  4. Run the commands below:
  • Run
npm version patch

About

License:MIT License


Languages

Language:TypeScript 74.8%Language:Shell 19.9%Language:JavaScript 5.2%