HarpJS - 静态 Web 服务器


MIT
跨平台
JavaScript

软件简介

Harp 是一个支持预处理的静态 Web 服务器,支持 Jade, Markdown, EJS, CoffeeScript,Sass,LESS
和Stylus asHTML,CSS& JavaScript 的预处理,无需额外配置。特点是快速而且轻量级。

使用方法:

Usage: harp [command] [options]

Commands:

  init [path]                 initalize new harp application (defaults to current directory)
  server [path] [options]     start harp server
  compile [path] [options]    compile project to static assets
  multihost [path] [options]  start harp server to host directory of harp apps

Options:

  -h, --help     output usage information
  -V, --version  output the version number