Skip to content

zogorn/gulpator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Gulpator

automate web designers work using gulp js

version

beta version number 1.2.0


what includes

in the dist folder you will finde all you need.

├── gulpfile.js
|
├── package.json
|
└── my_files/

in my_files folder you could add all your frameworks like (bootstrap, jquery, ...)


How to use it

1- You can use it after installing node.js

You can find the latest node downlaod link here

After Installing Node.js

1- Just copy all the content of the dist folder into your project folder.

2- open the termenal and make the directory to the project folder.

3- run npm i and that it is.


Notes:

1- if you got a jpeg error just comment the second line of gulpfile.

2- you can run npm outdated to check if all the packages are up to date.

3- if find any packages outdated just type npm i -D "the package name" and you are done.


Copyright and license

Copyright (C) 2017 zogorn. Code released under dual license, the MIT license with the below notice.

You have full freedom in the use of this product in any purpose but is not contrary to the teachings
mentioned in The Holy Quran.

About

automate web designers work using gulp js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published