jsvm-git
v1.0.15
Published
A fake 'git' binary used to synchronize filesystem from JSVM OS
Downloads
48
Readme
jsvm-git
jsvm-git is a fake git-like client written in javascript, which allows you to synchronize and manage a JSVM-OS filesystem to your computer, straight from your favourite IDE.
Installation
npm install jsvm-git -gHelp
jsvm-git --helpWhat repositories can I manage with jsvm-git ?
Only JSVM-OS repositories. You need to install a JSVM OS instance first,
go to your filesystem, and obtain the jsvm-git clone instructions from the UI.
Can I manage standard git repositories with jsvm-git?
No, you can't
Why the confusing name jsvm-git?
Because in the future, we want to implement git smart protocol on JSVM (in case time permits us), and we want to have a git similar workflow for our JSVM devs.
@authors: [email protected], [email protected]
@license: MIT
