init_architecture library

Classes

ProcessRunner
A class to run system processes.

Functions

generateFolder(String name) → void
Generates a set of directories for a given project structure.
generateRepository(String name, ProcessRunner runner) Future<void>
Asynchronously generates a new package repository in the 'packages' directory.
subFolder(String name) → void
Creates a set of sub-folders (repository, modules, and data) within the specified main folder.