2.0.3 • Published 2 years ago

tweety-create v2.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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... ( 。 ◕ ‿ ◕ 。 )
2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.2

2 years ago

1.1.1-1

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago