📄️ Project Templates
The apex new command can be used to create a new project from either a basic github repository or from a TypeScript template generator. Programmatic templates are useful when your project needs outgrow a simple git clone or directory copy.
📄️ Task Definitions
The apex run command runs tasks defined in the tasks block of an apex.yaml configuration file.