0.8.3 • Published 7 years ago

npm-submodules v0.8.3

Weekly downloads
40
License
MIT
Repository
github
Last release
7 years ago

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! ;)

0.8.3

7 years ago

0.8.2

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.0

7 years ago

0.3.7

7 years ago

0.3.6

7 years ago

0.3.5

7 years ago

0.3.4-0

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago