Skip to content

mynar7/go_definition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_definition

A definition CLI

Installation

To install on Unix Operating Systems:

Download the binary file:

curl https://github.com/mynar7/go_definition/raw/main/define -L --output define

 

Give it permissions:

chmod 755 define

 

Move it to your bin folder:

sudo mv ./define /usr/local/bin/define

 

Or move it anywhere you want and add it to your $PATH. Whatever.

Usage:

$ define <word or words>

 

Ex:

$ define cruise ship

 

About

A definition CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages