Closed STRML closed 8 years ago
Thanks! Appreciate it!
Anything left you need? Squashed & rebased on latest rebirth
, all tests green.
@alexanderGugel It's becoming pretty labor-intensive to keep up with your commits to rebirth - I'd appreciate some feedback if you're actually planning to accept this.
@STRML Sorry for that. I'm going to resolve the merge conflicts when I'm ready to merge this in.
Thanks.
Alexander Gugel mailto:notifications@github.com April 25, 2016 at 3:47 PM
@STRML https://github.com/STRML Sorry for that. I'm going to resolve the merge conflicts when I'm ready to merge this in.
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/alexanderGugel/ied/pull/110#issuecomment-214516414
Too many files. Might reconsider, but not for now. Sorry.
I deleted your comment, because it was insulting. I didn't close this PR because I'm too lazy to review it, but because it contains a TODO
, hacks and I don't see a lot of value in using yargs
. yargs
adds a ton of additional dependencies, which makes things unmanageable in the long term. ied
is mostly done. I use it daily.
Reach out to me directly if you want to discuss this further: alexander.gugel@gmail.com
Thanks.
Continuation of #97.
Fixed some additional bugs while I was in there and added the new
build
flag andcache clean
command.