0.0.26 • Published 8 years ago

@joshdoescode/html-base-builder v0.0.26

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

HTML Base Builder

npm install -g @joshdoescode/html-base-builder

Readme in progress

A CLI for quickly creating a base project for a HTML example/trial.

Commands

jdc-htmlbasebuilder

Starts the builder.

What's created

Structure

The following file/folder structure will be created: (where you run the command)

  • index.html - basic structure, with most common meta-tags in place
  • style.css - empty css file, referenced in the index.html file, and ready to use

.

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.20

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.7

8 years ago

0.0.5

8 years ago

0.0.3

8 years ago