Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 672 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 672 Bytes

gr8s-tools

A set of tools and utilities to support the operation of gr8s server.

gr8s-prepare-index-html

Usage: gr8s-prepare-index-html [options]

A command to prepare your html code to use gr8s server. For more details, check:
    https://gr8s-server.codoma.tech

Options:
  -f, --index <char>  the path of the site index.html. If not provided, it will be guessed
  -js, --javascript   switch on adding Javascript code to remove pre-rendered elements on page load
  -m                  switch on minifying the output html
  -v, --verbose       switch on verbose output
  -h, --help          display help for command