4.3. New directory with anyinit

After the command any has become available (with temporal setting to working directory or with permanent installation), you may create new working directories with the command anyinit(1):

        anyinit my_dir
        cd my_dir
The given command creates a new directory from preinstalled template. The template is stored inside personal user or global system directory.

If the project uses specialized extensions of the build system, this command may implement the creation of directory from remote servers and repositories. It is possible for the new directory to fetch automatically new host environment, toolchain and other base components, needed for the project.