Skip to content

First version

Latest
Compare
Choose a tag to compare
@elegaanz elegaanz released this 25 Feb 14:17
· 9 commits to master since this release

On Debian, Ubuntu or other DEB-based system, download mobydick_0.1.0_amd64.deb and run

sudo dpkg -i mobydick_0.1.0_amd64.deb

On other Linux systems, download mobydick and run:

./mobydick

# Or if you want it globally
sudo mv ./mobydick /usr/bin/mobydick
mobydick

For non-64-bits Linux and other operating systems, you'll have to build the package from source with cargo.