We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0db038 commit 298bf2eCopy full SHA for 298bf2e
.circleci/config.yml
@@ -62,4 +62,4 @@ workflows:
62
version: 2
63
build:
64
jobs:
65
- - build
+ - binary
README.md
@@ -12,3 +12,4 @@ Rust implementation of [https://www.samacsys.com/library-loader/](https://www.sa
12
* [ ] File watcher for epw files
13
* [ ] Auto unzip folder and copy lib to libs folder
14
* [ ] New struct for CLI-only options
15
+* [ ] When using `-g`, treat input as output path
0 commit comments