0.0.1 • Published 5 years ago

delete-test-cus-brace-nov v0.0.1

Weekly downloads
2
License
MIT
Repository
bitbucket
Last release
5 years ago

jFrog Honeywell Artifactory: https://artifactory-na.honeywell.com/artifactory/webapp

Artifact name: Connected-Performance-Services-8877-stable-npm-local

For your npm command line client to work with Artifactory, you first need to set the default npm registry with an Artifactory npm repository using the following command:

npm config set registry https://artifactory-na.honeywell.com/artifactory/api/npm/Connected-Performance-Services-8877-stable-npm-local/

Login: npm login

Provide below information while npm login: Username: your eid in lowercase Password: as LDAP passowrd Email: your honeywell email id

Publish: npm publish

=================================================================== For Consumers:

Run below command

npm config set @hcp:registry https://artifactory-na.honeywell.com/artifactory/api/npm/Connected-Performance-Services-8877-stable-npm-local/

Then in your package.json file "dependencies": { "@hcp/hcp-custom-calcs-editor": "^0.0.3" }

Then delete node_modules, then execute npm install

================================================================== For Developers: yarn link

yarn link @hcp/hcp-custom-calc-brace

yarn unlink