Skip to content

Create tweety-create the CLI app is a no build configuration with minimal initial project starter code creation tool for students.

License

Notifications You must be signed in to change notification settings

ullaskunder3/tweety-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweety generator

Boilerplate, It's about doing things right the first time, so you do not waste time

tweety-create-logo

tweety-create tweety-create nodejs vanilla

ullaskunder3 ullaskunder3

Generate Initial Boilerplate

Cli tool tweety-create is a no build configuration with minimal initial project starter code creation tool for students

Installation

Before installing the package please download and install Node.js.

Node.js 6 or higher is required.

(The recommended way):

Install tweety-create globally on your machine by using -g

npm install -g tweety-create

There you gooo... Thats it

Quick Start

Run Script

tweety-create

Demo:

    $
    What project you like to create?
    1: Basic web
    2: git init
    > 2
    git has been initialized :)
    
    $
    What project you like to create?
    1: Basic web
    2: git init
    > 1
    Do you like to change the project name? (yes||no) yes
    What should be the title ? (My Project):  webProject
    creating required files ...in a moment ♟
    Applying regression...✨
    Okkk your working directroy is:  tests 
    
    
    style file has been generated: with RESET ✔
    index file has been generated: ✔
    script file has been generated: ✔
    
    
    HAPPY CODING... ( 。 ◕ ‿ ◕ 。 )

About

Create tweety-create the CLI app is a no build configuration with minimal initial project starter code creation tool for students.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published