custom-install

Install CIA files directly to Nintendo 3DS SD card via command line

brewmacoslinux
Try with needOr install directly
Source

About

Install CIA files directly to Nintendo 3DS SD card

Commands

custom-install

Examples

Install a single CIA file to 3DS SD card$ custom-install game.cia /Volumes/SD_CARD
Install multiple CIA files at once$ custom-install *.cia /Volumes/SD_CARD
Install CIA with verbose output for debugging$ custom-install -v game.cia /Volumes/SD_CARD