nodesource / nodesource/nsolid
Provide an easy to upgrade NSolid versions
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 19
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 1
Description
According to https://docs.nodesource.com/docs/nsolid/quickstart/local, nsolid is installed and updated via
$ sudo apt-get install nsolid -y
This, however, isn't a really easy approach as users don't get used to doing it using Node.js. In my opinion, we have two ways of solving it:
- Include nsolid to
nvm,voltaand other Node.js version managers - Include a
nsolid --updatethat automatically updates the binary via command line.
What do you folks think about it? @brycebaril @edsadr @trevnorris @santigimeno
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start with the linked N|Solid local quickstart, then clarify whether the intended solution is integration with version managers or an nsolid --update command; completion requires an agreed, documented upgrade path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100