VPenkov / okayNav

The world's okayest responsive navigation. This is (sort of) a legacy implementation. Please stay tuned to the 3.0 branch (https://github.com/VPenkov/okayNav/tree/v3.0)
4.02k stars 266 forks source link

No dev tools #10

Closed JuhQ closed 8 years ago

JuhQ commented 8 years ago

There doesn't seem to be any dev tools, like gulp or grunt, in the repo, not any mention which tool to use to convert less to css and to minify js&css

Johann-S commented 8 years ago

Is it possible to see the progress of this issue @VPenkov ? Maybe I can help a bit

VPenkov commented 8 years ago

Gulp has been added. Unfortunately I'm pretty new to all that Gulp stuff.

Anyone care to provide some feedback?

Johann-S commented 8 years ago

It's a good beginning :+1:

In my opinion it would be usefull to have tools to check the quality of the code like JSHint, JSCS

See :

VPenkov commented 8 years ago

I need to prioritize other things here, pull requests are welcome.