NasmPKG
Documentation for the NasmPKG package manager for assembly libraries.
note
This is a placeholder home page. Fill the documentation with your own .md
files — the structure and sidebar are built automatically.
Installation
Windows — download the installer and run it.
Linux — one line as root:
sudo bash <(curl -fsSL https://registry.nasmpkg.ru/nasmpkg/install-nasmpkg.sh)
Core commands
nasmpkg install <pkg> # install a library
nasmpkg update # update nasmpkg
nasmpkg list # list installed
nasmpkg search <q> # search the registry