JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q26490F
  • License MIT

Ask Mike for help

Package Exports

  • askmike

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (askmike) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

Command Purpose
nabcheck Check your settings, proxies, .npmrc etc
ip Show 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