Skip to content

Using omarroth/audible.cr to setup some simple binaries on my system.

Notifications You must be signed in to change notification settings

cjemorton/audible.cr-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO INSTALL

Clone Repository, and run.

shards update ./build.sh

Move the binaries to your path. ex.

sudo mv adlink /usr/local/bin/ sudo mv auauth /usr/local/bin/

Oneliner.

shards update && ./build.sh && sudo mv adlink /usr/local/bin/ && sudo mv auauth /usr/local/bin/

TODO

  • Move the build process to a makefile.

Source

Uses omarroth/audible.cr.

About

Using omarroth/audible.cr to setup some simple binaries on my system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published