isabelle

command module
v0.0.0-...-ecea39a Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2021 License: AGPL-3.0 Imports: 8 Imported by: 0

README

Isabelle

Accept app crash ZIPs via Discord or e-mail and post them as Discord messages and GitHub issues

Build Publish Docker image

Set up

Natively

If you are using Go 1.15+, download it using go get (this will place the executable in $GOBIN):

GO111MODULE=on go get -u get.cutie.cafe/isabelle

Otherwise, you should be able to use a stable release or development release. If you're using ancient versions of Linux, you may have to build the app yourself (see below).

Then, download config.json.example and move it to config.json. Fill out all of the fields. After, you can just run isabelle.exe or ./isabelle.

via Docker

Download config.json.example, rename it to config.json, and fill out all of the fields. Then:

docker run -it -v /path/to/config.json:/app/config.json -d anarkisgaming/isabelle
via ops

A sample ops.json file is provided. Install isabelle, make sure you have a valid config.json and then:

ops run -n ~/go/bin/isabelle -c ops.json

Building

Clone the repository and then run GO111MODULE=on go build to install dependencies and build.

License

The GNU AGPL. See the LICENSE file for details. In short:

Isabelle
Accept app crash ZIPs via Discord or e-mail and post them as Discord messages
and GitHub issues

Copyright (C) 2020 Anarkis Gaming/Cutie Café.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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