Skip to content

RedactedDBi/cget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

    $ mkdir build
    $ cd build
    $ cmake ..
    $ make

Binaries will be found in the build directory. In order to install cget locally (/usr/local/bin), run:

    $ make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published