Coder Social home page Coder Social logo

lib-search's Introduction

lib-search 基于命令行的多语言依赖搜索工具

安装

安装需要依赖 nodejs ,请自行安装。

克隆此项目,然后安装依赖。

npm install

把项目安装到可执行目录。

npm install -g

使用

查询某个特定关键字的依赖列表

lib-search java -q spring-boot-starter-web

查询某个特定关键字的依赖列表并且分页

lib-search java -q spring-boot-starter-web -p 1 -r 20

查询特定的 groupId 或 artifactId 的依赖

lib-search java -a pagehelper-spring-boot-starter

查询后的结果支持上下选择依赖,并且使用回车复制到剪切板。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.