-
### Suggested new feature or improvement
Dashboard widget that will run a script from a file. What would really be amazing is if it would parse a `package.json` file for scripts.
### Scenario
…
-
Il faut exécuter (toutes les 15 minutes) successivement et dans cet ordre les traitements:
- load_spire_data_from_api.py
- clean_positions.py
- create_update_excursions_segments.py
On peut met…
-
#### Overview of the Issue
While using sysbox-runc with Packer to add an internal image to a container, the process hangs indefinitely. This issue occurs consistently during the image build process…
makp0 updated
1 month ago
-
Can you write a single script to do everything at once, including build the opencv create_samples binary if it was not already built?
-
Do you think it makes sense supporting shell scripts?
The use case I was thinking on was being able to download a prebuilt Go binary and executing it.
-
Q | A
--- | ---
Workflow version | _latest_
OSX Version | _10.14.x_
Alfred Version | _3.7.x_
JetBrains Product/Version | _PhpStorm / 2018.3.x_
Installation type | _JB Toolbox_
### Description…
-
I've managed to run tests locally using this in my shell:
```
git worktree add wt_ci
cd wt_ci
distrobox create --image ubuntu-20.04 --name catboat-ci
distrobox enter catboat-ci
sudo apt instal…
-
The [first few lines of the `install_singularity.sh` script](https://github.com/ctu-mrs/mrs_singularity/blob/5b49813378c9af83412aab3e6f7a5011ce587460/install/install_singularity.sh#L1-L15) switch to t…
-
**WARNING: This task includes several actions, and is very complex. Is using several technologies and libraries. If you aren't be sure to do it, you may to work on easier task.**
To be able starting …
-
Currently there is no API available on the terminal that allows extensions to detect the shell type. This is needed for Python where there are shell specific activation scripts.