Skip to content

cpe-wg/wiki.vg-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiki.vg CPE Specification

The original Classic Protocol Extension spec, built into a static site hostable on GitHub Pages and similiar hosts.

Dependencies

You need a POSIX environment, pandoc and GNU Make. If you are using Microsoft Windows 10 or newer, use Windows Subsystem for Linux (WSL). Ports and packages of Pandoc are available for most BSD systems.

For Debian GNU/Linux and derivatives like Ubuntu:

# apt install pandoc make

For Arch Linux and derivatives, you must have the Extras repository, then run:

# pacman -S pandoc-cli make

For Fedora Linux:

# dnf install pandoc-cli make

For Homebrew on Mac OSX:

# brew install pandoc make

Building Instructions

Use GNU Make to run the 'html' target

$ make html

The static bundle will be in build/html.

About

CPE Specification formerly hosted on wiki.vg

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
0BSD
LICENSE.0BSD
Unknown
LICENSE.CC-BY-SA-3.0

Stars

Watchers

Forks

Contributors