Modulesยง
- app ๐
- commands ๐
- config ๐
- features ๐
- git ๐
- macros ๐
- platform ๐
- testing ๐
- util ๐
Macrosยง
- This macro simplifies the generation of CLI subcommand invocation structures by combining the creation of the command enum and implementation of the dispatch function into one simple list.
- This macro creates a wrapper for an existing script.
Functionsยง
- main ๐