-
Notifications
You must be signed in to change notification settings - Fork 455
[Feature Request] delivery leetcode-cli as single binary #133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
skygragon
added a commit
that referenced
this issue
Nov 19, 2018
* refs #133 Signed-off-by: Eric Wang <[email protected]>
Vote! |
jminz
pushed a commit
to jminz/leetcode-cli
that referenced
this issue
Dec 6, 2018
* move plugins' specific data into separate dirs. * now leetcode/lintcode have different cache Signed-off-by: Eric Wang <[email protected]> * Bump to 2.5.3 Signed-off-by: Eric Wang <[email protected]> * fixes skygragon#130: create home dir if necessary Signed-off-by: Eric Wang <[email protected]> * [refactor] extract into file utils Signed-off-by: Eric Wang <[email protected]> * Embed meta in comment instead of filename. refs skygragon#55 skygragon#65 Signed-off-by: Eric Wang <[email protected]> * Update dev dependecies. Signed-off-by: Eric Wang <[email protected]> * Update dependencies. Signed-off-by: Eric Wang <[email protected]> * Bump to 2.5.4 Signed-off-by: Eric Wang <[email protected]> * fixes skygragon#112: use "--" as comment in sql file Signed-off-by: Eric Wang <[email protected]> * [refactor] simplify template format. Signed-off-by: Eric Wang <[email protected]> * refs skygragon#121: support customized filename. Signed-off-by: Eric Wang <[email protected]> * [refactor] use file utils. Signed-off-by: Eric Wang <[email protected]> * fixes typo in filename. Signed-off-by: Eric Wang <[email protected]> * [pkg] add pkg config. Signed-off-by: Eric Wang <[email protected]> * [plugin] enable/disable wont touch plugins js. Signed-off-by: Eric Wang <[email protected]> * fixes plugin init order issue. Signed-off-by: Eric Wang <[email protected]> * [plugin] always enable builtin plugin by default. Signed-off-by: Eric Wang <[email protected]> * [pkg] add script for linux/macos * refs skygragon#133 Signed-off-by: Eric Wang <[email protected]> * fixes format in `list` Signed-off-by: Eric Wang <[email protected]> * fixes UT issues on windows. Signed-off-by: Eric Wang <[email protected]> * [travis] enable more platforms Signed-off-by: Eric Wang <[email protected]> * [pkg] refactor script for linux Signed-off-by: Eric Wang <[email protected]> * [pkg] add script for windows Signed-off-by: Eric Wang <[email protected]> * exit with error code if necessary Signed-off-by: Eric Wang <[email protected]> * [pkg] bail out if error occurs Signed-off-by: Eric Wang <[email protected]> * [pkg] build from travis Signed-off-by: Eric Wang <[email protected]> * Bump to 2.6.0 Signed-off-by: Eric Wang <[email protected]> * [pages] update docs. Signed-off-by: Eric Wang <[email protected]> * expose more code to plugins. * leetcode.cn/lintcode could reuse this. Signed-off-by: Eric Wang <[email protected]> * remove sprintf-js Signed-off-by: Eric Wang <[email protected]> * fixes UT bug. Signed-off-by: Eric Wang <[email protected]> * refs skygragon#134: remove whitespace on windows. Signed-off-by: Eric Wang <[email protected]> * Bump to 2.6.1 Signed-off-by: Eric Wang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TBD
The text was updated successfully, but these errors were encountered: