Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
wagenet edited this page Sep 21, 2011 · 10 revisions

Basic BPM Usage

For basic usage and information see the README.

Also see the Reference Docs for a list of CLI commands and JSON configuration options.

Developing with BPM

To learn about building an app with Spade, see the Spade README.

For a basic tutorial on using BPM with SproutCore 2 see Using BPM with SproutCore 2.0.

Learn how to keep local versions of packages in your project: Vendoring Projects and Packages.

Creating BPM Packages

Get started with Creating a Package.

Make sure your package is well tested with Testing Your Package.

The learn about Distributing Your Package.

BPM Integration

To lear about integrating BPM with your Rails app see: Using BPM with Rails.