2
3

More than 5 years have passed since last update.

Mac OS X での asciidoctor のインストール方法

Last updated at Posted at 2014-10-17

brewの場合

前提

以下がインストールされている

  • ruby
  • brew

インストール方法

$ sudo gem update --system

システム全体に入れる場合

$ sudo gem install asciidoctor -N

参考

Installing Asciidoctor on Mac OS X | Asciidoctor

2
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
3