Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 872 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 872 Bytes

cpomf

About

cpomf is a command line utility to upload files to pomf.se, written in C.

Installation

Run make && sudo make install && make clean to install cpomf into /usr/local. A different directory can be set by editing the INSTALL_PATH in the Makefile.

Options

-c

Show the CREDITS file.

-f file

Upload the given file. You can use multiple -f file flags to upload multiple files at once.

-h

Show the README.me file.

-l

Show the license attached to the project.

-v

Show the current version of your cpomf build.

Credits

See the attached CREDITS file.

License

Modified BSD License. See the LICENSE file for the complete license.