Initial commit
This commit is contained in:
commit
0f717cd2af
16 changed files with 574 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# feragstring
|
||||
|
||||
*feragstring* is a Go package for creating a Ferag string file from a JSON data structure. If you don't know what Ferag (the company) or a Ferag string is you probably don't need this package.
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
go get -u github.com/jakoubek/feragstring
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue