Skip to content

labcodes/knowledge-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

86 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

About

Share your links through CLI ๐Ÿ“Ÿ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published