LivelyKernel / LivelyKernel/lively4-server
Make git tools work for local server
Open
@JensLincke is already working on this.
Since Jun 10, 2016.
enhancement
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The git tools dont work for local servers due to the use of the magic ~/lively4 path, which does not exist locally (at least not on windows). We should use the lively4dir that is already defined in the server but rarely used. It should also be detected automatically on server startup.
This is an important feature to test the server search locally on different repos.
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.
Assessment
This issue has not been assessed yet.