Open oubiwann opened 10 years ago
This is going to be a non-issue with the migration to lfetool-written-in-lfe. There will be a smallish shell script boot-strapper, and then compiled LFE modules that it calls into.
I'll close this once the develop
branch gets merged to master.
Quick note: the old "develop" branch is now called "dev-v2". Work on the 1.x series happens in "dev-v1".
This ticket's work is determined by the work and timeframe of the 2.x series, even though it's curation on the 1.x branches.
I'd like to remove the
lfetool
binary from the repo. This, however, would impact users, so there needs to be some sort of transition...Ideally, we could do something like:
lfetool
to do updates against tags and not masterlfetool
from master, clean up history, and force push. Yeah, I said it. Force. Push.