@hedviginsurance/cli

2.3.3 • Public • Published

Hedvig Web CLI

Used to manage node projects at scale. Handles webpack build and development cycles + config file syncs. Depends on @hedviginsurance/web-survival-kit for all config stuff, this is merely the wrapper/cli tool.

Usage

This project is still under heavy development, so to avoid getting stale documentation please see the instructions provided when running yarn hedvig, or ./cliif youre in this project.

To initialize a completely new, production ready project;

yarn add @hedviginsurance/cli
yarn hedvig project:create .
yarn watch

To initialize a new library project;

yarn add @hedviginsurance/cli
yarn hedvig lib:create .

Readme

Keywords

none

Package Sidebar

Install

npm i @hedviginsurance/cli

Weekly Downloads

20

Version

2.3.3

License

MIT

Unpacked Size

361 kB

Total Files

16

Last publish

Collaborators

  • robinandeer
  • hedvigoscar
  • sampettersson
  • gustav.een
  • granat
  • alexsj1
  • hedvig-web-bot