1.0.4 • Published 6 months ago

fastree v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.3

7 months ago

0.1.9

7 months ago

0.1.8

7 months ago

0.1.7

7 months ago

0.1.6

7 months ago

0.1.5

7 months ago

0.1.4

7 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.0

7 months ago