Skip to content

iohannes-long/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apt update
apt install -y --no-install-recommends pkg-config build-essential nodejs git libxml2-dev libxslt-dev
apt install software-properties-common
apt install gpg gpg-agent
apt-add-repository ppa:brightbox/ruby-ng
apt install ruby ruby-dev
ruby --version
gem install bundler

cd build
bundler install
bundle update
./deploy.sh

cd ..
ruby -run -e httpd . -p 8000
http://127.0.0.1:8000/docs/spot/v1/cn/

About

test docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published