https://github.com/dave/libify
Convert any Go command line app into a library
https://github.com/dave/libify
Last synced: about 1 year ago
JSON representation
Convert any Go command line app into a library
- Host: GitHub
- URL: https://github.com/dave/libify
- Owner: dave
- License: other
- Created: 2018-11-30T12:15:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T09:50:32.000Z (over 6 years ago)
- Last Synced: 2025-03-25T06:23:52.637Z (over 1 year ago)
- Language: Go
- Size: 24.4 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/dave/libify) [](https://godoc.org/github.com/dave/libify) [](https://goreportcard.com/report/github.com/dave/libify) [](https://codecov.io/gh/dave/libify)  
# Libify
Convert any Go command line app to a library.
I've only just started working on this package, so it does nothing useful yet.