hiww / noah

Bash on Ubuntu on macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noah Build Status

Noah is a Darwin subsystem for Linux, or "Bash on Ubuntu on Mac OS X". Noah is implemented as a hypervisor that traps linux system calls and translates them into Darwin's system calls. Noah also has an interpreter of ELF files so that binary executables of Linux run directly and flawlessly without any modifications.

Quick Start

Noah is installed via homebrew. On the first run, noah automatically downloads and installs a comprehensive linux environment in your home directory (by default, ubuntu 16.04 is installed in ~/.noah/tree).

$ brew install linux-noah/noah/noah
$ noah

Hacking

See HACKING.md.

LICENSE

Dual MITL/GPL, for all files without explicit notaiton.

About

Bash on Ubuntu on macOS

License:Other


Languages

Language:C 74.0%Language:C++ 21.5%Language:Objective-C 4.2%Language:Shell 0.1%Language:Ruby 0.0%Language:CMake 0.0%Language:Perl 0.0%Language:Makefile 0.0%Language:Emacs Lisp 0.0%Language:Assembly 0.0%