Skip to content

openapiのテスト。public リポジトリのため注意。

Notifications You must be signed in to change notification settings

cc-harashima/openapi-test-public2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openapi-test-public2

openapiのテスト。public リポジトリのため注意。

設定

rbenvでlocal設定

rbenv local $(cat .ruby-version)

bundlerとjekyllをインストール

gem install bundler jekyll

bundle install

bundle install

ビルド

_site内にビルド

bundle exec jekyll build -s docs --config docs/_config_development.yml

http://localhost:4000に表示。ビルドも同時に行う。

bundle exec jekyll serve -s docs --config docs/_config_development.yml

About

openapiのテスト。public リポジトリのため注意。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages