eclipse-thingweb / eclipse-thingweb/node-wot
Describe how to install *latest* node-wot
Open
documentation
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
In some cases it might be useful to install/test node-wot at a given status (on Github)
e.g.,
## main
`npm install https://github.com/eclipse/thingweb.node-wot.git`
## dedicated branch/commit
`npm install https://github.com/eclipse/thingweb.node-wot.git#`
## certain PR
`npm install https://github.com/eclipse/thingweb.node-wot.git#pull//head`
Shall we add some notes about this possibility?
Maybe in the [development](https://github.com/eclipse/thingweb.node-wot#development-internals) section?
Contributor guide
Assessment
This issue has not been assessed yet.