Skip to content

API Blueprintを楽に始めるためのべんりなやつ

License

Notifications You must be signed in to change notification settings

mohemohe/api-blueprint-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-blueprint-skeleton

API Blueprintを楽に始めるためのべんりなやつ


毎回思うけど、解説記事でオナニーしてないで、こういう動くものを公開しろよ。
アホか。

動作環境

イニシャルコミット時のものなので、基本的には各処理系の最新バージョンで頼む

  • macOS Sierra 10.12.3
  • node.js v7.6.0
  • yarn v0.20.3

理論的にはLinuxでも動くかも
Arch Linuxなら将来サポートするかもしれん

使い方

  1. git clone https://github.com/mohemohe/api-blueprint-skeleton.git [自分のプロジェクトの名前]
  2. yarn install
  3. ./src以下に、API Blueprint形式の.mdを置く
  4. yarn build./out/api.htmlができる
  5. またはyarn watchでブラウザでLiveReloadできる

LICENSE

Do What The Fuck You Want To Public License

About

API Blueprintを楽に始めるためのべんりなやつ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published