This commit is contained in:
Marvin Steadfast 2020-01-07 13:37:35 +01:00
parent 22999dffb0
commit c3fe15c5d0
2 changed files with 11 additions and 0 deletions

BIN
README.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

11
README.md Normal file
View File

@ -0,0 +1,11 @@
fortlit-go
==========
[![Build Status](https://cloud.drone.io/api/badges/xsteadfastx/fortlit-go/status.svg)](https://cloud.drone.io/xsteadfastx/fortlit-go)
a little go rewrite for [fortlit](https://github.com/xsteadfastx/fortlit). a little first step into the go ocean.
![](./README.gif)
## Installation
`curl -L https://github.com/xsteadfastx/fortlit-go/releases/download/v0.0.0/fortlit-$(uname -m) -o ~/bin/fortlit`