drivelist

v9.2.0-include-partition-table-info-c1456489c74ebd78908f4de5cd9c34d99b9ce8ab
List all connected drives in your computer, in all major operating systems
disk cross platform physical drive list

test

mocha -r ts-node/register tests/**/*.spec.ts -R spec

lint

npm run lint-cpp && npm run lint-ts

lint-cpp

cpplint --recursive src

lint-ts

balena-lint --typescript lib tests

prettier

balena-lint --typescript --fix lib tests

readme

jsdoc2md --template doc/README.hbs js/index.js > README.md

configure

node-gyp configure

build

node-gyp rebuild

build-ts

tsc

rebuild

node-gyp rebuild

install

prebuild-install || node-gyp rebuild

prebuild-release

prebuild --all --strip

prepublishOnly

npm run build-ts && npm run readme
npm i drivelist@9.2.0-include-partition-table-info-c1456489c74ebd78908f4de5cd9c34d99b9ce8ab

Metadata

Downloads

Maintainers