Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ewhal/pomfload
pomfload - upload to pomf from the comfort of your command line
https://github.com/ewhal/pomfload
Last synced: 7 days ago
JSON representation
pomfload - upload to pomf from the comfort of your command line
- Host: GitHub
- URL: https://github.com/ewhal/pomfload
- Owner: ewhal
- Created: 2016-06-10T05:37:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T05:37:30.000Z (over 8 years ago)
- Last Synced: 2023-08-02T04:09:24.874Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pomfload - upload to pomf from the comfort of your command line
----```
usage: pomfload FILE [FILE [FILE...]]what are you, stupid?
```requirements
---
* POSIX-compatible shell
* [curl](http://curl.haxx.se/)
* [jq](http://stedolan.github.io/jq/)license
---
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004Copyright (C) 2004 Sam Hocevar
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION0. You just DO WHAT THE FUCK YOU WANT TO.
```