html-includer

command module
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2022 License: MIT Imports: 8 Imported by: 0

README

HTML Includer

Develop Sites Faster with HTML Includer!

How to Install

Install HTML Includer on your machine:

go install github.com/GameWorkstore/html-includer@latest

How to Use

Use the command below:

./html-includer \
    absolute/path/to/source \
    absolute/path/to/destiny \
    absolute/path/to/ignore1 \ 
    absolute/path/to/ignore2 \
    ...

Source folder should contain the html files you want to be patched with content. Destiny folder will be deleted, if exists. Source folder will be copied to destiny folder recursively. Folders ignored will be skipped entirely and left as it is.

Lines with:

Are replaced with empty string.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
XML DOM processing for Golang, supports xpath query
XML DOM processing for Golang, supports xpath query

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL