Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.32 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.32 KB

RT Corporation Software Tutorials

本リポジトリでは株式会社アールティの製品のオンラインソフトウェアチュートリアルを管理します。

チュートリアルは https://rt-net.github.io/tutorials/index.html から閲覧できます。

License

(C) 2021 RT Corporation

クリエイティブ・コモンズ・ライセンス
本リポジトリ内のコンテンツは クリエイティブ・コモンズ 表示 - 非営利 4.0 国際 ライセンス の下に提供されています。

Contribution

誤植や不具合の修正は常時受け付けています。 詳しくはコントリビューションガイドラインに従ってください。

Build and browse tutorials

preview.sh実行後にwebブラウザでhttp://0.0.0.0:8000/へアクセスすると ローカルで編集したマニュアルを閲覧できます。

$ git clone https://github.com/rt-net/tutorials.git
$ cd tutorials
$ ./preview.sh