labcodes-cli

1.2.7 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i labcodes-cli

Weekly Downloads

1

Version

1.2.7

License

MIT

Unpacked Size

50.8 kB

Total Files

46

Last publish

Collaborators

  • thulioph