LivelyKernel / LivelyKernel/lively.modules
Add a Windows CI integration
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This project does not work on Windows. I think it would be great to use CI to try to improve portability, especially when for most developers getting access to the platform may be extra work (so developers don’t have to bother with trying to fix win32 support until after a CI build fails at which point they can boot up a VM or whatever).
Appveyor is a nice travis-like CI, if you are willing to integrate with Appveyor I would be willing to write an `appveyor.yml` as a PR. Please just request.
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
Use the proposed appveyor.yml as the entry point and review what the JavaScript project needs to run on Windows. Done means AppVeyor is configured to exercise the project and its results can reveal Windows portability failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100