文件名称:ohana-api-docs:Ohana API的文档
文件大小:185KB
文件格式:ZIP
更新时间:2024-05-20 10:10:07
JavaScript
Ohana API文档
使用构建的Ohana API文档的静态网站。
入门
安装先决条件
您需要在计算机上安装以下软件包:
吉特
Ruby 2.7.2
Ruby版本管理器,例如RVM,rbenv,chruby或asdf
Bundler-如果已经安装了Ruby,但是bundle命令不起作用, gem install bundler在终端中运行gem install bundler 。
如果您已经安装了所有先决条件,则可以跳到下一部分。 否则,请运行此。
安装代码
叉子和克隆
。
在计算机上克隆它,然后导航到项目目录:
git clone https://github.com/
【文件预览】:
ohana-api-docs-master
----.circleci()
--------config.yml(279B)
----.gitignore(212B)
----README.md(2KB)
----font-selection.json(5KB)
----config.rb(1KB)
----Gemfile(256B)
----.node-version(8B)
----.ruby-version(6B)
----source()
--------index.html.md(2KB)
--------layouts()
--------javascripts()
--------stylesheets()
--------fonts()
--------includes()
--------images()
----CONTRIBUTING.md(2KB)
----Gemfile.lock(3KB)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE.md(2KB)
----.ruby-gemset(14B)
----.editorconfig(291B)
----lib()
--------nesting_unique_head.rb(643B)
--------multilang.rb(551B)
--------toc_data.rb(704B)
--------unique_head.rb(867B)
----deploy.sh(6KB)