0.2.0 • Published 8 years ago

wpa-supplicant-conf v0.2.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

wpa-supplicant-conf

NPM version NPM downloads Build Status Coverage Status Dependency Status

wpa_supplicant config management

How to Install

$ npm install wpa-supplicant-conf

Getting Started

...

How to Test

Run one, or a combination of the following commands to lint and test your code:

$ npm run lint          # Lint the source code with ESLint
$ npm test              # Run unit tests with Mocha
$ npm run test:watch    # Run unit tests with Mocha, and watch files for changes
$ npm run test:cover    # Run unit tests with code coverage by Istanbul

To launch the documentation site, run:

$ npm install -g easystatic
$ npm start

License

MIT © 2016 Yuan Tao

0.2.0

8 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.0

9 years ago