Trevor Burton-McCreadie
Trevor Burton-McCreadie
Yes, a prospect i'm working with is porting that sample to Java. I still have to confirm if they're happy to contribute the work back, though.
I'm not sure about using the term `context` here - in the draft of this issue i'm using `context` because it's what's used in, e.g. Kubernetes for the context currently...
Installing courses into a sub-directory of the hidden `~/.cmt` directory is going to cause problems for anyone trying to load the course into an IDE. The default `/courses` directory should...
Here's the logic for the `install` command following on from our last discussion: The install command is used like this: `cmtc install path/to/thing` And, we're going to support 3 types...