0.1.4 • Published 6 years ago

touchindex v0.1.4

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

touchindex

Like touch index.html, but just a little better.

There are lots of scaffolding tools out there.
touchindex aims to be as simple as possible, very bare bones tool to create just enough HTML, CSS and JavaScript to get a quick demo rolling. It consists of one file and zero dependencies, so istallation process is fast.

To scaffold a simple project to your current directory, just run:

npx touchindex html js css

and then open the geneated index.html file in your browser, or use a tool like http-server to serve the files.

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago