Closed techtonik closed 9 years ago
Hi,
Is there a way to just git clone git@github.com:limetext/lime.git and run editor without installing anything to outside of cloned dir (except big things like Python and Go)?
git clone git@github.com:limetext/lime.git
Not at this time. When Lime is ready for use, binaries will be released, but that won't be for a while, yet.
Hi,
Is there a way to just
git clone git@github.com:limetext/lime.git
and run editor without installing anything to outside of cloned dir (except big things like Python and Go)?