0.0.2 • Published 10 years ago
node-maven v0.0.2
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

Usage
First of all, you are required to have a Node.js environment.
Install
$ npm install node-maven -gCommand
$ 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