Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A npm package to speed up your development process of setting up folder structure.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages