boundlessgeo/sdk-generator

Name: sdk-generator

Owner: Boundless

Description: null

Created: 2016-01-14 16:32:25.0

Updated: 2018-01-10 04:00:33.0

Pushed: 2017-06-08 14:11:42.0

Homepage: null

Size: 50

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Installation
m install -g @boundlessgeo/sdk-generator
Quick Start

The quickest way to get started with the Boundless SDK is to utilize the executable web-sdk to generate an application as shown below:

Create the app:

b-sdk /tmp/foo && cd /tmp/foo

Install dependencies:

m i

Rock and Roll

m start

Create a package to deploy

m run build
m run createzip -- --output-file=/tmp/mywebapp.zip
Command Line Options

This generator can also be further configured with the following command line flags.

-h, --help     output usage information
-V, --version  output the version number
-f, --force    force on non-empty directory
-d, --debug    output more debug info

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.