地址 https://github.com/djyde/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
First of all, you are required to have a Node.js environment.
$ npm install node-maven -g
$ 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.
MIT License
1
ariestiger 2015-07-15 01:13:41 +08:00 1
我居然把代码都看完了,还搜了一下,知道如何用 Node 开发命令行工具了,start 一个。
我好闲哪。 |