robbassi / nasm-tree

Tree command implemented in NASM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nasm-tree

Tree command implemented in NASM.

Requirements:

  • NASM 2.09+
  • gcc

Building/Installation:

make all

And to rebuild:

make rebuild

Usage:

tree dir

About

Tree command implemented in NASM


Languages

Language:C 63.2%Language:Assembly 36.8%