1 Forks
9 Stars
9 Watchers

nasm

NASM by example for Mac OS x64

How to download and setup nasm

Open terminal and run command
git clone https://github.com/IvBaranov/nasm.git
git clone is used to create a copy or clone of nasm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nasm https://github.com/IvBaranov/nasm/archive/master.zip

Or simply clone nasm with SSH
[email protected]:IvBaranov/nasm.git

If you have some problems with nasm

You may open issue on nasm support forum (system) here: https://github.com/IvBaranov/nasm/issues