Skip to content
/ cpomf Public

A learning project in C, which should provide us with a CLI application to upload files to pomf.se

License

Notifications You must be signed in to change notification settings

Tyil/cpomf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A learning project in C, which should provide us with a CLI application to upload files to pomf.se

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages