Clash - Cloudify Apt Shell Framework¶
clash is a framework that can expose blueprints and workflows that are written
to run locally as CLIs.
The code lives here.
clue is an example of an application that makes use of this framework.
User Documentation¶
Aimed at users of applications that were built on top of clash and want
to make use of features provided by clash.
Developer Documentation¶
Aimed at developers who want to use clash to create a CLI based on a
blueprint they have written.
TODO