https://github.com/windomz/go-macro
I used macro
https://github.com/windomz/go-macro
Last synced: about 1 year ago
JSON representation
I used macro
- Host: GitHub
- URL: https://github.com/windomz/go-macro
- Owner: WindomZ
- License: mit
- Created: 2016-04-13T03:28:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-23T09:45:55.000Z (over 9 years ago)
- Last Synced: 2025-02-15T07:40:39.893Z (over 1 year ago)
- Language: Go
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-macro
## Overview
* Some useful macros
## Installation
```
go get -u github.com/WindomZ/go-macro
```
## TODO
* Usage and more demos
* More useful functions
## LICENSE
MIT(http://opensource.org/licenses/mit-license.php)