You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joseph Henry 169664ffc2 examples files for kube int 10 years ago
..
ext/kubernetes examples files for kube int 10 years ago
README.md docs 10 years ago
build.sh docs 10 years ago
contact@zerotier.com.gpg GPG public key for signing GitHub releases, etc. 10 years ago
manpage_encoding_declaration.UTF-8 Add a stub for an encoding declaration on a man page. 10 years ago
zerotier-cli.1.md Fix ronn convert problem in man page. 10 years ago
zerotier-idtool.1.md last man page! 10 years ago
zerotier-one.8.md More man pages. 10 years ago

README.md

Manual Pages and Other Documentation

Use "./build.sh" to build the manual pages.

You'll need either NodeJS/npm installed (script will then automatically install the npm marked-man package) or /usr/bin/ronn. The latter is a Ruby program packaged on some distributions as rubygem-ronn or ruby-ronn or installable as gem install ronn. The Node marked-man package and ronn from rubygems are two roughly equivalent alternatives for compiling MarkDown into roff/man format.