Skip to content

LilithHafner/ManualImageCoding.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManualImageCoding

Stable Dev Build Status Coverage

Installation using Quickdraw

To install this software on Linux or Mac, run the following command:

curl -fLsS https://lilithhafner.com/quickdraw | sh -s https://github.com/LilithHafner/ManualImageCoding.jl

To install this software on Windows, install Julia and then run the following command:

(echo julia -e "import Pkg; Pkg.activate(\"ManualImageCoding\", shared=true); try Pkg.add(url=\"https://github.com/LilithHafner/ManualImageCoding.jl\"); catch; println(\"Warning: update failed\") end; using ManualImageCoding: main; main()" %0 %* && echo pause) > ManualImageCoding.bat

In both cases, the command will create an executable called ManualImageCoding that can be double clicked to run.

About

ManualImageCoding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages