Alexander Mills
Alexander Mills
use $BASH_SOURCE instead of custom readlink / realpath
https://stackoverflow.com/questions/51352821/prevent-dev-branch-from-being-worked-on-locally
Should --link-main mean link-main only?
`nlu validate / nlu fix / nlu heal / nlu ` or `nlu diagnostics ` => check to see if .nlu.json file is valid, etc.
https://github.com/SchemaStore/schemastore/issues/363
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", use that as a field in your .nlu.json or .npp.json files
For example, @oresoftware/shell exists at two different places on the ubuntu machine. so which one to choose?
in .nlu.json we might have: ```json "list":[ "suman" ] ``` but what if we never want to reinstall suman? we need another field: ```json "list":[ "suman" ], "noReinstall": [ "suman"...
`nlu add` => will add a symlink to local project `nlu install` => will install from NPM and then re-link everything
use JSON schema store to validate npm-link-up.json http://schemastore.org/json/