lineman

A grunt-based project scaffold for HTML/CSS/JS apps

Usage no npm install needed!

<script type="module">
  import lineman from 'https://cdn.skypack.dev/lineman';
</script>

README

Lineman

Build Status

Documentation

Lineman is a tool to help you build fat-client webapp projects. It requires node.js & npm and wouldn't be possible without grunt.

Lineman is documented thoroughly here

Install

To install Lineman, first install Node.js and then run:

$ npm install -g lineman

To create a new project:

$ lineman new banana-stand

Which will print out some basic instructions.

License

Lineman is copyright of Test Double and is licensed under the MIT License.