Skip to content

A toolkit for developers who want to work with CoreSpring items.

Notifications You must be signed in to change notification settings

sukhdeep1/developer-toolkit

Repository files navigation

Developer Toolkit

Build Status

This application will allow developers to launch corespring items and get the source code that was used to launch the item.

See: this mockup

Building

We assume you have node/npm & bower installed

npm install
./prepublish
node app.js

Pointing the app to corespring.org

You'll need to specify the corespring url as an env var.

export CORESPRING_URL="https://corespring.org"

Change log

0.0.2

  • Added button to create an item session when in the configurations option pane
  • Added static view for bugs /bugs/:htmlFile

0.0.1

  • Initial Release

About

A toolkit for developers who want to work with CoreSpring items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published