0.0.4 • Published 11 years ago

doggy.scaffold v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
11 years ago

doggy.scaffold

Build Status Dependency Status devDependency Status

Doggy scaffold for build a new html file.

I make this because i don’t like to use IDE in coding.

Getting Started

You may install this with this command:

npm install doggy.scaffold -g

Once you have installed this, you could use it by this command:

dghtml [filename] [css path]
  • filename is the name for html file without '.html'. Default value is 'index'.
  • css path is the path of directory to save 'doggy.css' file. It's a relative path to html file and default value is './'.

Update

  • v0.0.4 update version for doggy.css
  • v0.0.3 bugfix
  • v0.0.2 bugfix
  • v0.0.1 init version
0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago