Socket
Socket
Sign inDemoInstall

labcodes-cli

Package Overview
Dependencies
105
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    labcodes-cli

Labcodes CLI


Version published
Maintainers
1
Created

Readme

Source

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.

FAQs

Last updated on 24 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc