Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christophwitzko/include-assets
https://github.com/christophwitzko/include-assets
go
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/christophwitzko/include-assets
- Owner: christophwitzko
- License: mit
- Created: 2017-03-06T17:36:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T19:52:04.000Z (over 7 years ago)
- Last Synced: 2024-10-13T18:25:45.688Z (25 days ago)
- Topics: go
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# include-assets
[![Build Status](https://travis-ci.org/christophwitzko/include-assets.svg?branch=master)](https://travis-ci.org/christophwitzko/include-assets)
## Example
```
cat file.jpg | ./include-assets -name MyAsset > assets.go
```## Licence
The [MIT License (MIT)](http://opensource.org/licenses/MIT)
Copyright © 2017 [Christoph Witzko](https://twitter.com/christophwitzko)