Skip to content

Avdushin/makesite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeSite

Tool for fast web development

Here you can fastly create a site by my gulp build

Usage

Type makesite YourSiteName

the application will be create your site base structure

Installation

git clone https://github.com/Avdushin/makesite
cd makesite

Linux:

sudo cp -rf bin/makesite /usr/bin/

Windows:

md %AppData%\makesite
copy bin\* %AppData%\makesite

Add makesite to the encirclement variables path

Environment settings → System variables → Path → Edit... → Create → %AppData%\makesite

%AppData% is equal C:\Users\%username%\AppData\Roaming

About

Make site tool CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages