cli/README.md
2023-10-05 09:48:28 +02:00

952 B

Dashinit

A nim-powered templating tool that's simple yet powerful. Fully configurable!

Table of contents

Installation

Using Script

Note: Currently not in a usable state. Instructions will be provided soon.

Manual Compilation & Installation

After cloning the repository, compile dashinit with the following command:

nim build

Update

Note: Currently not in a usable state. Instructions will be provided soon.

Usage

Execute dashinit inside the directory you wish to initialize. For detailed instructions, refer to:

dashinit -h

or

dashinit help

Uninstall

Note: Currently not in a usable state. Instructions will be provided soon.

🔝 Back to Top