New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

bakery

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bakery

Command line tools for developing PieJS applications

latest
Source
npmnpm
Version
0.0.10
Version published
Maintainers
1
Created
Source

bakery

Bakery is a task-based command line build tool for PieJS projects.

Please try it out in a project, and make suggestions or report bugs!

Getting started

Run bakery bake apple pie to create pie application with the apple release

Run bakery server to create static server

Built-in tasks

  • concat - Concatenate files.
  • bake - Generate project scaffolding from a predefined template.
  • minify - Minify files with UglifyJS.
  • server - Start a static web server.
  • watch - Run predefined tasks whenever watched files change.
  • views - Compile html views

(Not yet implemented tasks)

(More documentation coming)

Installing bakery

Bakery is available as an npm module. If you install bakery globally via npm install -g bakery, it will be available for use in all of your projects.

Release History

  • 2013/01/14 - v0.0.x - Initial development releases.

Keywords

bakery

FAQs

Package last updated on 17 Jan 2013

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