/linux_programming

ふつうのLinuxプログラミング

Primary LanguageCMIT LicenseMIT

ふつうのLinuxプログラミング

A repository for learning the book "ふつうのLinuxプログラミング".

Requirement

Usage

Run bash:

$ docker-compose run ubuntu bash

Install

Clone repository:

$ git clone https://github.com/PiroHiroPiro/linux_programming.git
$ cd linux_programming

Build image:

$ docker-compose build

License

This software is released under the MIT License, see LICENSE.

Author

Hiroyuki Nishizawa