Glavin001 / Glavin001/executables.js

Goals

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Continuation of https://github.com/atom/atom/issues/14860

---

[`docker-exec`](https://www.npmjs.com/package/docker-exec) looks great. I would like to abstract it further so I have what I call `Executables`. Let's say I have an executable for `atom` I could call `atom.run([arg1, arg2, ...])` and it would first call `atom arg1 arg2 ...` directly and then fallback to `docker exec ATOM_IMAGE arg1 arg2 ...`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.