tyozo

Crates.iotyozo
lib.rstyozo
version0.1.0
sourcesrc
created_at2020-01-02 13:36:07.553654
updated_at2020-01-02 13:36:07.553654
descriptionin-memory key-value store
homepage
repositoryhttps://github.com/k-nasa/tyozo
max_upload_size
id194480
size48,615
nasa (k-nasa)

documentation

https://docs.rs/tyozo

README

tyozo

Overview

Actions Status crate-name at crates.io

Example

Installation

Pre-compiled executables

Get them here

using homebrew

brew install k-nasa/tap/tyozo

using cargo

cargo install tyozo
Installation of cargo itself.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Usage

Contribution

  1. Fork it ( http://github.com/k-nasa/tyozo)
  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 new Pull Request

Licence

MIT

Author

k-nasa

my website

Commit count: 134

cargo fmt