An open API service indexing awesome lists of open source software.

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

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