fast-html-cli

1.0.8 • Public • Published

Fast HTML CLI

This Command Line Interface (CLI) helps you easily create HTML files. You can create a .html file with just one command.

Installation

To use this CLI, you'll need Node.js installed. Then, in your terminal or command prompt, you can install the package globally by running:

npm install  fast-html-cli -g

Usage

After installing the CLI, you can create an .html file by typing the following command in your terminal or command prompt:

new file-name 

Replace file-name with the desired name for your file. For example:

new index

License

This project is licensed under the MIT License - see the LICENSE file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i fast-html-cli

Weekly Downloads

4

Version

1.0.8

License

MIT

Unpacked Size

2.27 kB

Total Files

5

Last publish

Collaborators

  • oguzhancart