Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

azuma-chat/azuma_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azuma Slate Documentation

To build this documentation, first build the docker image:

docker build -t slate .

You can then build the documentation, in this case into build/:

docker run --rm -v $PWD:/slate -v $PWD/build:/build slate

On Windows/PowerShell:

docker run --rm -v ${PWD}:/slate -v ${PWD}/build:/build slate

Releases

No releases published

Packages

 
 
 

Languages