htmlhint-app
v0.1.1
Published
Simple HTMLhint app
Downloads
2
Readme
Mikwoskòp : HTML Hint App
Simple HTMLhint app
Getting Started
Note: this is the first (and too fast made) version of the app. The design is ugly, and will be change soon.
The purpose was to test node-webkit
system. :)
Download binaries
Version 0.1.1
Just download & unzip the file, then run the application !
Build the app from the sources
You can build the app by yourself:
- Clone the repository
- Run
npm install
to get the dependencies - Run
grunt build
to build the app - Find the app binaries in
/releases
folder.
Contributing
(Coming soon)
TODO
- [x] First release (0.1)
- [ ] Refactor code
- [ ] Add drag'n'drop support
- [ ] Specific design for:
- [ ] Mac OS X Mavericks
- [ ] Mac OS X Yosemite
- [ ] Windows
- [ ] Linux
Release History
- 2014/06/15: starting project
License
Copyright (c) 2014 Leny
Licensed under the MIT license.