valor-software/ngm-cli

Name: ngm-cli

Owner: Valor Software

Description: Simple way to manage angular submodules from one repository

Created: 2016-11-16 15:09:06.0

Updated: 2018-05-24 01:43:42.0

Pushed: 2018-05-17 11:20:28.0

Homepage:

Size: 280

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:
    m run build
    
    on linux npm link requires sudo
    udo) ./node_module/.bin/tsm link -p src
    
    now you have can use 2 tsm versions in parallel
  3. local tsm - is from npm
  4. global tsm - is your dev version

Have fun! ;)


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.