Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Cleanify

##Overview

A bot that beautifies html, js and css files inside your project.

Everyone may not have beautifier plugins installed in their editor. So sometimes code written may be messy. And it's a pain to beautify all your files in one go. Cleanify solves that problem by allowing u to clean all your web files right from the command line.

What's even better ? Cleanify asynchronously cleans up your files, so it's fast, even for large projects.

##Installation

First install dependencies. To do that run

pip install -r requirements.txt

If you do not have the js-beautifier module for python installed, run ./install_jsbeautifier.sh

##Running

python cleanify.py /path/to/dir

##Contributing

No code is perfect, so feel free to send me a pull request or create a git issue :)

##License http://www.tldrlegal.com/l/WTFPL

About

Cleans/Beautifies html, js and css files in your project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages