Skip to content

hohogpb/fat32mk

Repository files navigation

fat32mk

npm downloads

fat32 image maker written in js

usage

npm i fat32mk
const FAT32MK = require("fat32_mk");
FAT32MK({ hdPath: 'c.img', sizeMB: 20 });

or your can add global and use "fat32mk" cmd

npm install fat32mk -g
cmd> fat32_mk c.img -m 20

About

fat32 image maker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published