Socket
Socket
Sign inDemoInstall

chaitea-brewer

Package Overview
Dependencies
288
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    chaitea-brewer

This module is used to kickstart projects based on ChaiTea-Framework


Version published
Weekly downloads
1
decreased by-93.75%
Maintainers
1
Install size
617 kB
Created
Weekly downloads
 

Readme

Source

This module is used to kickstart projects based on ChaiTea-Framework

Install

$ npm install -g chaitea-brewer

Usage

$ chaitea-brewer [name-of-my-app]

It will create a new app scaffolding under name-of-my-app folder with npm ready

Final steps

You'll need to finish the npm modules installation by yourself with

$ cd name-of-my-app
$ npm install

Devs

Start your app with npm test. It will call a nodemon for the app, and watch only for changes on core files, not every coffeescript file.

Configuration and dettails

Refer to ChaiTea-Framework Documentation for this :D

##Found a bug or want to improve ChaiTea? Just make a pull request

FAQs

Last updated on 10 Jan 2017

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