Code Monkey home page Code Monkey logo

expmod's Introduction

expmod - Explain Go Mod

Tests

Prints GitHub project description for every direct dependency on GitHub in go.mod.

Usage

usage: expmod [options] [file or URL]
Options:
  -repo string
    	GitHub repository name
  -timeout duration
    	HTTP timeout (default 3s)
  -version
    	show version and exit

If GITHUB_TOKEN is found in the environment, it will be use to access GitHub API.
"Human" GitHub URLs (e.g. https://github.com/tebeka/expmod/blob/main/go.mod) will be redirected to raw content.

Example

$ expmod go.mod 
github.com/sahilm/fuzzy v0.1.0:
	Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.
github.com/stretchr/testify v1.8.4:
	A toolkit with common assertions and mocks that plays nicely with the standard library

Install

You can get the tool from the GitHub release section, or:

$ go install github.com/tebeka/expmod@latest

(If you go install, expmod won't display the right version with the -version flag).

Make sure $(go env GOPATH)/bin is in your $PATH.

expmod's People

Contributors

tebeka avatar j178 avatar dependabot[bot] avatar

Stargazers

邓云升 avatar Yehor Smoliakov avatar Trevan Zhang avatar Oleg Pykhalov avatar Marcell Mars avatar Christian Korneck avatar  avatar  avatar Yoav Feuerstein avatar Filippo Giunchedi avatar Alessio Greggi avatar Yousef Zinsaz K avatar Daniel Bartley avatar Ajam avatar  avatar Matheus Moraes avatar astrolemonade avatar Alexandre Pardo avatar Utkarsh( उत्कर्ष ) avatar Qalifah avatar Felix Wittmann avatar Bhupesh Varshney avatar Ellison avatar Claudio Beatrice avatar Aran Wilkinson avatar raffaele messuti avatar Sushant avatar

Watchers

 avatar  avatar Adam Chalkley avatar

Forkers

j178 ttys3

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.