TakedaHiromasa / Toshokan

another abstraction layer for operating system developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toshokan

Requirements

  • docker (tested on 18.06.0-ce)
  • scons (> 3.0)
  • python (> 2.5)

You can use pip install scons to install the latest version of scons. OS package managers(e.g. apt, yum) often try to install older versions. Be careful.

Install & Test

$ git clone https://github.com/PFLab-OS/Toshokan.git
$ cd Toshokan
$ scons -j12

How To Use (in Japanese)

here

About

another abstraction layer for operating system developers


Languages

Language:C 57.1%Language:C++ 21.7%Language:Makefile 9.1%Language:Python 6.8%Language:Shell 3.5%Language:Assembly 1.8%Language:Smarty 0.1%