colab-cli

3.1.0 • Public • Published

Colab CLI

node

This repo contains all boring tasks automated for development of Colab products

Prerequisites

  • Node >= 18.0.0

Development

After clone this repo, run the npm link on project root this wll bind your PATH into a package.json "bin" property.

npm link

Run anywhere with:

colab

Who can help you more about that:

How you can contribute:

  • Clone the project
  • Create a new branch for your modification (git checkout -b "feature or bugfix or hotfix"/"name of your feature")
  • Commit in english (git commit -am 'Add some feature')
  • Push (git push origin feature/nomeDaSuaFeature)
  • Create a pull request and put the PR link in your task card

Readme

Keywords

none

Package Sidebar

Install

npm i colab-cli

Weekly Downloads

2

Version

3.1.0

License

MIT

Unpacked Size

14.7 kB

Total Files

8

Last publish

Collaborators

  • colab_technology