8000 GitHub - getgauge/spectacle at v0.1.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

getgauge/spectacle

Repository files navigation

Spectacle

Download Nightly Build Status Build Status

Generates HTML from Specification/Markdown files. This is a plugin for gauge.

Install through Gauge

gauge --install spectacle

Export to HTML

Run the following command to export to HTML in a Gauge project

gauge --docs spectacle <path to specs dir>

Build from Source

Requirements

Compiling

go run build/make.go

For cross-platform compilation

go run build/make.go --all-platforms

Installing

After compilation

go run build/make.go --install

Creating distributable

Note: Run after compiling

go run build/make.go --distro

For distributable across platforms: Windows and Linux for both x86 and x86_64

go run build/make.go --distro --all-platforms

License

GNU Public License version 3.0 Spectacle is released under GNU Public License version 3.0

About

Generates HTML from Markdown

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 13

0