jspm-local

1.0.2 • Public • Published

jspm-local

NPM version

Installation

Install jspm-local using npm into your global or local repository.

npm install -g jspm-local
# or locally
npm install jspm-local --save-dev

Register a new endpoint for jspm.

jspm registry create local jspm-local

Usage

Install <YourProject> as a local dependecy.

jspm install local:<YourProject>

Jspm-local will search for a folder named <YourProject> next to current folder. This is eqal to ../<YourProject>/package.json

License

Apache 2.0

Readme

Keywords

none

Package Sidebar

Install

npm i jspm-local

Weekly Downloads

17

Version

1.0.2

License

Apache-2.0

Last publish

Collaborators

  • netatwork-de