Gogo
A Go JIT-like task runner. Similar to Magefiles.
Install / Use
/learn @2bit-software/GogoREADME
<div align="center">
<header>This software is very much still in progress!</header>
</div>
<br />
<div align="center">
<a href="https://github.com/2bit-software">
<img src="docs/gogo-gopher.png" width="200px" height="200px" />
</a>
<h1>GoGo 🏃♂️</h1>
<p>
Write exported Go functions, run them from anywhere. Simple as that.
</p>
<p>
<a href="./docs/index.md#why-gogo">Getting Started</a>
</p>
<p>Note: Currently this is missing the global function directory and auto-completion functionality. It can be considered stable in that
it is a functional tool, however some of the behavior and gogo.Context interface/implementation is still being updated. The documentation is not completely accurate.</p>
</div>
