~boringcactus/gemifedi

811641efa71eb4afbc8ac183baa7cd3760809f20 — Melody Horn 2 years ago 87df160
improve instructions more
2 files changed, 8 insertions(+), 4 deletions(-)

M .build.yml
M README.md
M .build.yml => .build.yml +2 -2
@@ 11,6 11,6 @@ tasks:
      source $HOME/.cargo/env
      cd gemifedi
      cargo test
      cargo build
      cargo build --release
artifacts:
  - gemifedi/target/debug/gemifedi
  - gemifedi/target/release/gemifedi

M README.md => README.md +6 -2
@@ 10,7 10,11 @@ currently mostly awful.

## usage

1. compile or obtain a binary.
1. get a `gemifedi` binary.

   a. `cargo install --git https://git.sr.ht/~boringcactus/gemifedi`.

   b. hit up [the latest passing build](https://builds.sr.ht/~boringcactus/gemifedi) and download the Linux binary from the Artifacts panel.
2. run `gemifedi localhost` to attach it to `localhost`, or run `gemifedi --help` for more comprehensive options.
4. open the gemini link that gets printed by `gemifedi`.
5. run through the authentication prompts.


@@ 18,7 22,7 @@ currently mostly awful.

## demo instance (i promise not to snoop on your timeline but i technically could so if you don't trust me don't trust me)

coming soonish.
`gemini://gemifedi.boringcactus.com/about`

## bruh this code isn't quite as bad as it used to be but still sucks