https://github.com/phachon/psf
package static file single go file easy to use
https://github.com/phachon/psf
go package static-files
Last synced: 8 months ago
JSON representation
package static file single go file easy to use
- Host: GitHub
- URL: https://github.com/phachon/psf
- Owner: phachon
- Created: 2017-08-04T08:14:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-24T03:36:50.000Z (almost 9 years ago)
- Last Synced: 2025-01-20T02:53:23.357Z (over 1 year ago)
- Topics: go, package, static-files
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# psf
package static file single go file easy to use
# Requirement
go 1.8
# Build
```
go build psf.go
```
# Usage
```
Usage of psf:
--path static file path, more than one , separated.
--name save go file name, suffix .go is not required, default is psf_resource
```
# Thanks
Create By phachon@163.com