Skip to content

🐳 Container based service to build and compile documentation using the AsciiBinder framework.

License

Notifications You must be signed in to change notification settings

opennms-forge/docker-asciibinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsciiBinder Version Tags

Container based service to build and compile documentation using the AsciiBinder framework.

  • 0.1.15.1, latest
  • 0.1.15,
  • 0.1.14,
  • 0.1.13

General Project Information

Usage

Run the asciibinder binary as container executable and show help and usage.

docker run --rm -v $(pwd):/docs opennms/asciibinder --help

The following commands can be used:

Commands:
  build (default action)
    Builds the HTML docs in the indicated repo dir
  create
    Generates a new AsciiBinder repo at the indicated dir
  clone
    Clones an existing AsciiBinder repo to the local filesystem
  watch
    Starts Guard, which automatically regenerates changed HTML
    files on the working branch in the repo dir
  package
    Builds and packages the static HTML for all of the sites
    defined in the _distro_config.yml file
  clean
    Remove _preview, _publish and _package dirs created by
    other AsciiBinder operations.

Options:
  -v, --version    Print version and exit
  -h, --help       Show this message

About

🐳 Container based service to build and compile documentation using the AsciiBinder framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages