1.2.7 • Published 6 years ago

labcodes-cli v1.2.7

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Labcodes CLI

CircleCI

A command line interface, to help your daily in our team!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Development

In development mode, you need to follow this instructions:

Installation

$ npm install

Running

development

$ npm run start:dev

build

To build the project in a separated folder:

$ npm run build

publish

To publish or update any change:

$ npm publish

test

$ npm run test
$ npm run test:watch
$ npm run test:coverage

How to use

Installation

$ npm install -g labcodes-cli

start project

To start a new project, frontend or backend:

$ labcodes-cli start-project

new member

To complete your onboarding on the team:

$ labcodes-cli new-member

list projects

To list all the projects of our Github:

$ labcodes-cli list-projects

Built With

  • Simple Git - Interface for running git commands
  • Chalk - Terminal string styling
  • Clear - Clear the terminal screen
  • Figlet - The FIGfont spec in JavaScript
  • Inquirer - Interactive command line user interfaces
  • Minimist - Parse argument options
  • Jest - Used to test
  • Sentry - Used as an error tracking

Contributors

See the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

1.2.7

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago