-
This project is now in maintenance mode. [4.0](https://github.com/natemcmaster/CommandLineUtils/releases/tag/v4.0.0) is the last release I intend to make.
Thank you to the [dozens of contributors o…
-
I am running the test example and get the error below
base) java -jar /data/tools/lirical-cli-2.0.0/lirical-cli-2.0.0.jar phenopacket -e19 /data/tools/exomiser-cli-14.0.0/data/2402_hg19/2402_hg19_v…
-
```
Ideally for example, a C program (or other language), with source and
pre-compiled binaries, rather than being written in an interpreted language.
```
Original issue reported on code.google.com…
-
A clean `make distrib` with these tools installed fails for me with:
```
dyld[45883]: Library not loaded: @rpath/libc++.1.dylib
Referenced from: /Users/srj/GitHub/Halide/distrib/lib/libHalide.…
-
I'm pulling gff files in from IMG genomes. IMG has the data parsed into gff and fna files already along with some other files. I've mergred the gff and fna files into a single .gff3 file and am using …
-
```
Ideally for example, a C program (or other language), with source and
pre-compiled binaries, rather than being written in an interpreted language.
```
Original issue reported on code.google.com…
-
winget --version will output the version of the tool
![image](https://user-images.githubusercontent.com/45657752/86652730-ef82d900-bfe4-11ea-98c3-73c607ab3292.png)
Given the logic that you can ent…
-
Currently all arguments are available to csharpier but not all of them apply depending on what you are trying to do with csharpier.
Reworking the cli to use the subcommands from `System.CommandLine…
belav updated
2 months ago
-
### Is your enhancement related to a problem? Please describe
Devfile has a notion of [Composite Commands](https://devfile.io/docs/2.2.0/adding-a-composite-command). It allows connecting multiple Com…
-
_From @lynntian on March 15, 2016 17:56_
> nuget install packagename -FileConflictAction Overwrite
> **Unknown option: '-FileConflictAction'**
Tried with nuget 2.8, 3.3 and 3.4 same error
_Copied f…