rangle-starter icon indicating copy to clipboard operation
rangle-starter copied to clipboard

Use @rangle scope for npm

Open barretodavid opened this issue 8 years ago • 0 comments

I think it would be a good idea to use the @rangle scope on npm to group more packages built by us, avoid naming collisions and following the same pattern Angular 2 is using for their own packages.

With this scope, to install the starter we would do:

npm install -g @rangle/starter

barretodavid avatar Dec 08 '16 17:12 barretodavid