0.3.0 • Published 2 years ago

obbkit-cli v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Overview

obbkit is a CLI tool for generating boilerplates with onboardbase preconfigured in them as a SecretOps infrastucture.

Usage

We would be creating a reactjs project that has onboardbase preconfigured.

image

It automatically opens the created project in vscode.

image

You can start building 😍😍

Installation

Go

Install

go install github.com/onboardbase/obbkit@latest

npm (coming soon)

npm i -g obbkit

macOS

Install

$ brew tap onboardbase/obbkit
$ brew install onboardbase/obbkit

Update

brew upgrade obbkit

Uninstall

brew remove obbkit

Version

obbkit --version

Commands

obbkit help

Help about any command

obbkit init

Lists available starterkits on onboardbase.

obbkit list

List all available project types that onboardbase provides.

Flags

-h, --help

help for obbkit

-t, --toggle

Help message for toggle

-v, --version

version for obbkit

Contribute

Will be updated soon

License

obbkit is released under MIT license. See LICENSE.txt

0.3.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago