Why?
We needed a way of easily to interact
with our Gogs (GitHub Backup) Server
from our Elixir / Phoenix Applications.
This package is that interface.
What?
Very much still work-in-progress. ⏳ 👨💻
But we already have a handful of functions working. 🚀
See: https://hexdocs.pm/gogs 📚
Function Roadmap
- Connect to Git Endpoint - perhaps a proxy for this is having access to a know repository.
- Create or
Orgthis might only be done via the API.
Continue:
- New Access token: https://gogs-server.fly.dev/user/settings/applications
- New terminal:
cd /Users/n/code/gogs-server && codium . - New terminal:
cd /Users/n/code/elixir-auth-github && atom . - Publish: https://hex.pm/packages/gogs