@baaz/cli

1.1.2 • Public • Published

Baaz CLI

Development tools and libraries specialized for Baaz Framework

This is the home of the DevKit and the Baaz Framework CLI code. You can find the Baaz Framework CLI specific README here.

CircleCI branch Dependency Status devDependency Status

License

GitHub forks GitHub stars

Documentation

Click here

Quick Links

Gitter Contributing Baaz CLI

The Goal of Baaz CLI

The Baaz CLI creates, manages, builds and test your Baaz PWA projects. It's built on top of the Baaz Framework DevKit.

The Goal of DevKit

DevKit's goal is to provide a large set of libraries that can be used to manage, develop, deploy and analyze your code.

Getting Started - Local Development

  1. Clone to your local computer using git.
  2. Make sure that you have Node 10.14 or later installed. See instructions here.
  3. Make sure that you have yarn installed; see instructions here.
  4. Run yarn (no arguments) from the root of your clone of this project to install dependencies.

Installation

To get started locally, follow these instructions:

  1. Run the command your shell prompt.
npm install -g  @baaz/cli

Usage

baaz --help

Generating and serving an Baaz project via a development server:

baaz --init

Project Run Command:

yarn run watch

Project Build Command:

yarn run build

Packages

This is a monorepo which contains many tools and packages:

Tools

Project Package Version Links
Baaz CLI @baaz/cli latest README snapshot

Adapter

Project Package Version Links
Baaz Adapter @baaz/adapter latest snapshot

Misc

Project Package Version Links
Webpack Baaz Plugin @baaz/buildpack latest snapshot

Package Sidebar

Install

npm i @baaz/cli

Weekly Downloads

8

Version

1.1.2

License

ISC

Unpacked Size

12.4 kB

Total Files

9

Last publish

Collaborators

  • dominic_george