Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.
/ gxundo Public archive

A bash script to convert Go gx IPFS imports back to github imports

License

Notifications You must be signed in to change notification settings

opennetsys/gxundo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gxundo

A bash script to convert Go gx IPFS imports back to github imports

Install

wget https://raw.githubusercontent.com/c3systems/gxundo/master/gxundo.sh
sudo mv gxundo.sh /usr/local/bin/gxundo
chmod aug+rwx /usr/local/bin/gxundo

Update

Same as install instructions

Usage

$ gxundo {path}

# example
$ gxundo vendor/

Test

make test

License

MIT

About

A bash script to convert Go gx IPFS imports back to github imports

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published