https://github.com/xuender/fmeta
show file meta
https://github.com/xuender/fmeta
Last synced: 3 months ago
JSON representation
show file meta
- Host: GitHub
- URL: https://github.com/xuender/fmeta
- Owner: xuender
- License: mit
- Created: 2024-06-11T08:50:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T08:35:10.000Z (about 1 year ago)
- Last Synced: 2025-02-09T19:40:54.013Z (4 months ago)
- Language: Go
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
# fmeta
[![Action][action-svg]][action-url]
[![Report Card][goreport-svg]][goreport-url]
[![Lines of code][lines-svg]][lines-url]
[![godoc][godoc-svg]][godoc-url]
[![License][license-svg]][license-url]✨ **`xuender/fmeta` is a read file or directory meta tool.**
## 🚀 Install
```shell
go install github.com/xuender/fmeta@latest
```## 💡 Usage
TODO
## 👤 Contributors
![Contributors][contributors-svg]
## 📝 License
© ender, 2024~time.Now
[MIT LICENSE][license-url]
[action-url]: https://github.com/xuender/fmeta/actions
[action-svg]: https://github.com/xuender/fmeta/workflows/Go/badge.svg[goreport-url]: https://goreportcard.com/report/github.com/xuender/fmeta
[goreport-svg]: https://goreportcard.com/badge/github.com/xuender/fmeta[godoc-url]: https://godoc.org/github.com/xuender/fmeta
[godoc-svg]: https://godoc.org/github.com/xuender/fmeta?status.svg[license-url]: https://github.com/xuender/fmeta/blob/master/LICENSE
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg[contributors-svg]: https://contrib.rocks/image?repo=xuender/fmeta
[lines-svg]: https://sloc.xyz/github/xuender/fmeta
[lines-url]: https://github.com/boyter/scc