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

ember-cli-vagrant-spk

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-vagrant-spk

Develop Ember-based Sandstorm applications using vagrant-spk

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ember-cli-vagrant-spk

Sandstorm.io is an open source platform for building isolated web applications.

Sandstorm apps are often developed using a tool called vagrant-spk. Running the vagrant-spk dev command will expose a development version of your application within the Sandstorm platform. However, this makes rapid development with Ember.js somewhat tedious, because changes you make from the host system are not populated into your app running inside of Sandstorm. This addon starts vagrant-spk dev, and restarts it any time changes are detected in your app.

Requirements

  • Get vagrant-spk:
git clone git://github.com/sandstorm-io/vagrant-spk.git
cp vagrant-spk /usr/local/bin/vagrant-spk               # or somewhere in your path
  • Set up your project according to the docs at https://github.com/sandstorm-io/vagrant-spk

Installation

ember install ember-cli-vagrant-spk

Running

Keywords

FAQs

Package last updated on 25 Oct 2015

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