Willamin / crem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crem

  • First, a PoC gemini client.
  • Secondly, a PoC gemini server.

Installation

$ git clone https://github.com/Willamin/crem.git
$ cd crem
$ shards build --release

# add bin/crem to your PATH somehow

Usage

$ crem repl        # begin a REPL-style barebones Gemini client

Screenshot

screenshot of REPL-style barebones Gemini client

Contributing

  1. Fork it (https://github.com/Willamin/capsule/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

License:MIT License


Languages

Language:Crystal 100.0%