cacti-weaver-protos-js
/
2.0.0-rc.1
cacti-weaver-protos-js 2.0.0-rc.1
Install from the command line:
Learn more about npm packages
$ npm install @hyperledger/cacti-weaver-protos-js@2.0.0-rc.1
Install via package.json:
"@hyperledger/cacti-weaver-protos-js": "2.0.0-rc.1"
About this version
- Create a Personal Access Token from Github with write/read/delete access to packages. Refer Creating a Personal Access Token for help.
- Create a copy of
.npmrc.template
as.npmrc
. - Replace in copied
.npmrc
file with your personal access token. - Run
npm publish
to publish package to github packages.
NOTE: Always publish to your fork first, and only after testing it well, then
after PR approval, publish it to hyperledger/cacti
.
To publish to your fork, modify in package.json
:
...
"publishConfig": {
"registry": "https://npm.pkg.github.com/<your-git-name>"
}
and then follow above 4 steps.
- Create a Personal Access Token from Github with read access to packages. Refer Creating a Personal Access Token for help.
- Create a copy of
.npmrc.template
as.npmrc
. - Replace in copied
.npmrc
file with your personal access token. - Now put this
.npmrc
file in your application in same level as package.json. - Now you can run
npm install @hyperledger/cacti-weaver-protos-js
in your application directory to install the latest version.
Details
- cacti-weaver-protos-js
- hyperledger
- 5 months ago
- Apache-2.0
- 5 dependencies
Assets
- cacti-weaver-protos-js-2.0.0-rc.1.tgz
Download activity
- Total downloads 6
- Last 30 days 0
- Last week 0
- Today 0