npm-submodules
TypeScript icon, indicating that this package has built-in type declarations

0.8.3 • Public • Published

npm-submodules

Simple way to manage typescipt | angular2 submodules from one repository

This is a base lib

If you want to try this out, please check tsm-cli and ngm-cli tools at npm

Developers

How to try this monster locally?

  1. Git clone source repo
  2. In order to run this you need to build and link src folder with tsm-cli from npm, it is in dev dependencies already so just do:
$ npm run build

on linux npm link requires sudo

$ (sudo) ./node_module/.bin/tsm link -p src

now you have can use 2 tsm versions in parallel

  • local tsm - is from npm
  • global tsm - is your dev version

Have fun! ;)

Package Sidebar

Install

npm i npm-submodules

Weekly Downloads

22

Version

0.8.3

License

MIT

Last publish

Collaborators

  • valorkin