Skip to content

artgins/web-skeleton3

Repository files navigation

web-skeleton3

Generator of static html/css/js code tree.

Based on:

Install

Install with:

pip3 install web-skeleton3

Remember install:

sudo apt-get install ruby-dev ruby-rubygems
sudo gem install compass
sudo gem install sass
npm install clean-css-cli -g
npm install uglify-js -g
sudo pip3 install scour
# sudo pip3 install cssutils
#sudo pip3 install rjsmin

Upload to pypi

flit build flit publish

License

Licensed under the The MIT License. See LICENSE.txt in the source distribution for details.