-
Hey everyone :-)
Just wondering if some command line argument functionality could be added so I can control the application with scripting. Specifically I am interesting in scripting some day/night…
-
I have been trying to get `roslynator analyze Solution.sln` to work, and I'm just stuck with this error. any help would surely be appreciated.
The Solution builds and finds the dotnet 8 SDK.
```
No …
-
Add bash scripts
Use commands with supported flags
-
I'd really like MacDown to support command line options. Specifically, I'd like to be able to enable or disable various rendering flags. I'd also like to be able to have a command-line selectable pr…
-
Add a command line interface with the following features:
- Ability to run with arbitrary dt, total steps, and substeps ("./galaxysim -dt 0.01 -nout 100 -ksteps 100" for 100 outputs and 100 steps i…
-
This extends #16 in many ways.
This issue proposes we add a feature `command-line` which enables a binary (`src/bin/client.rs`) via the [`required-features`](https://doc.rust-lang.org/cargo/referen…
-
It seems that java throw some exception but it doesn't show in the UI either. Cannot run a particular command (undo redo too!)
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY1920S1/pe/mas…
-
Great tool! This should be in the python standard library! I have been looking for this a long time. However, I still get a terminal when trying this on Windows using the terminal=False option. I look…
-
As part of moving work away from rails runner based cron jobs into a backburner based system I've started on a simple way to enqueue jobs from the command line. Is that something you'd be interested i…
-
The list of options to JMH needs to be updated to reflect JMH advances.
A better option might be to have a JMH options parameter that can combine a number of options.