sprig

command module
v0.0.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2022 License: Apache-2.0 Imports: 51 Imported by: 0

README

sprig

Sprig is the Arbor reference chat client.

sprig screenshot

Try it

To give it a shot on desktop, install go 1.18+.

Then make sure you have the gio dependencies for your current OS.

Run:

# install a build system tool
go install github.com/magefile/mage@latest
# clone the source code
git clone https://git.sr.ht/~whereswaldon/sprig
# enter the source code directory
cd sprig

Then issue a build for the platform you're targeting by executing one of these:

  • windows: make windows
  • macos: make macos (only works from a macOS computer)
  • linux: make linux
  • android: make android (requires android development environment)
  • ios: make ios (only works from a macOS computer)

After running make, there should be an archive file containing a build for the target platform in your current working directory.

For android in particular, you can automatically install it on a plugged-in device (in developer mode) with:

make android_install

You'll need a functional android development toolchain for that to work.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package anim provides simple animation primitives
Package anim provides simple animation primitives
Package ds implements useful data structures for sprig.
Package ds implements useful data structures for sprig.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL