1.2.2 • Published 5 years ago

askmike v1.2.2

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

Ask Mike

A Command line utility to do stuff

Why?

Because I write useful code (at least for me), and want to install it in all of my environments

Getting started

npm install -g askmike  # Install globally, not to the project
askmike ip   # Prints your ip address

Available Commands

CommandPurpose
cfg-checkCheck your settings, proxies, .npmrc etc
ipShow all ip addresses and interface names

Development

Running the tests

Testing is quite simple atm. Feel free to add test cases, particularly if something is broken.

npm run test

Deployment

No need, this is a dev time tool. You don't even need to add it to your project

Contributing

Feel free to submit pull requests

Authors

  • Mike King - Initial work

License

This project is licensed under the MIT License

1.2.2

5 years ago

1.2.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago