Boilerplate, It's about doing things right the first time, so you do not waste time
Cli tool tweety-create
is a no build configuration with minimal initial project starter code creation tool for students
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
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... ( 。 ◕ ‿ ◕ 。 )