1.0.4 • Published 5 months ago

fastree v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Fastree CLI

Fastree is a CLI tool to quickly set up project structures with customizable configurations.

Installation

You can install Fastree globally via npm:

npm install -g fastree

Or use npm link for local development:

npm link

Setup

After installation, you can initialize a new project with:

fastree init

To specify a custom working directory:

fastree init --cwd /path/to/project

Documentation will soon be available for custom generating files and folder. work is still in progress

1.0.4

5 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.3

6 months ago

0.1.9

6 months ago

0.1.8

6 months ago

0.1.7

6 months ago

0.1.6

6 months ago

0.1.5

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.0

6 months ago