Thanks to visit codestin.com
Credit goes to github.com

Skip to content

shubhodeep9/exegol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exegol

Go lang package runner, an npx implementation for go

Concept

exegol installs the package in temporary location, executes the binary, post run cleans up installation

Installation

go get github.com/shubhodeep9/exegol

// latest versions of go
go install github.com/shubhodeep9/exegol@latest

Usage

Ensure $GOBIN is set in $PATH

exegol -uri package -v latest -arg "-sample arg"

About

Go lang package runner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages