Installation Issues - Create easy install option with npm package
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 186
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Installation and configuration is going to be a pita for anyone who wants to start hacking. They'll need to build node as 32bit (and install irrKlang? not sure if its fully vendored )
We should figure out if there is a way to force irrKlang to work without rebuilding node, or attempt to switch to sfml bindings or something.
The point is, we need an easy way to install a JSONloops servers so people can try the project out.
Contributor guide
No contributing guide indexed for this repository
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
Start by reviewing the project's installation and configuration path, focusing on the 32-bit Node requirement and whether irrKlang is fully vendored. Investigate the proposed npm package approach and alternatives such as making irrKlang work without rebuilding Node or switching to SFML bindings. Done means a newcomer can install and run a JSONloops server without these manual setup obstacles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100