0.0.26 • Published 6 years ago

@joshdoescode/html-base-builder v0.0.26

Weekly downloads
-
License
MIT
Repository
-
Last release
6 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

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.20

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.7

6 years ago

0.0.5

6 years ago

0.0.3

6 years ago