Skip to content
This repository was archived by the owner on Oct 14, 2022. It is now read-only.
 
 

Repository files navigation

API Docs

Prerequisites

The documentation system requires Ruby 2.6 to be installed. Ruby 2.7 or higher could result in a dependency failure.

$ brew install rbenv
$ rbenv init
$ rbenv install 2.6.8
$ rbenv global 2.6.8

Installation

$ gem install bundler
$ bundle install
$ bundle exec middleman server

Usage

To view the docs, navigate to http://localhost:4567 in your browser.

Deploy

$ ./deploy.sh

About

Official documentation for the Unbill API.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages