Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
/ html-patch Public archive

a simple html patch tool to prevent copy pasting of code

Notifications You must be signed in to change notification settings

BEN00262/html-patch

Repository files navigation

html-patche v1.0.9

installation

$ npm i -g html-patche

initializing a project

$ html-patche -i sample-project
$ cd sample-project

running a dev server

$ html-patche -d

building the project

$ html-patche -b # the website is saved ina build folder

Fixes for the new version of the html-patche

Fixed crashing when using the -b option.

For EJS documentation refer to EJS documentation

About

a simple html patch tool to prevent copy pasting of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published