Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chaitea-brewer

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chaitea-brewer

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

  • 2.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 10 Jan 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc