An open API service indexing awesome lists of open source software.

https://github.com/refi64/howl-nasm

NASM-style assembly bundle for Howl
https://github.com/refi64/howl-nasm

Last synced: 5 months ago
JSON representation

NASM-style assembly bundle for Howl

Awesome Lists containing this project

README

          

howl-nasm
=========

An NASM-style assembly bundle for Howl.

Installation
************

::

$ mkdir -p ~/.howl/bundles
$ cd ~/.howl/bundles
$ git clone https://github.com/kirbyfan64/howl-nasm.git
$ cd howl-nasm
$ git submodule init && git submodule update