0.0.2 • Published 9 years ago

node-maven v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

node-maven

node-maven is a CLI tool for helping you escape from search-copy-paste, when you wanna compile a maven central library.

Based on Maven Central API

Quick Look

npm.io

Usage

First of all, you are required to have a Node.js environment.

Install

$ npm install node-maven -g

Command

$ maven search <keyword>

Then you will get a list of search results.

Enter to copy the maven library url (the latest version) to clipboard.

Backspace to get out of list.

License

MIT License