Skip to content
/ ezproj Public

Command line tool used to create projects using different frameworks

Notifications You must be signed in to change notification settings

naefun/ezproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Add the ezproj directory to path
  2. Run ezproj from the command line

Supported frameworks

Angular
React
Svelte

Use

ezproj [project type] [project name]

Examples

ezproj svelte exampleSvelteProject
ezproj s exampleSvelteProject
ezproj angular exampleAngularProject
ezproj r exampleReactProject

Requirements

Python 3.10.0 (minimum)
Npm (for: react, svelte)
Angular CLI (for: angular)

About

Command line tool used to create projects using different frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published