Skip to content

tzekid/crystal-whitedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whitedb

Crystal Bindings for WhiteDB

Installation

Install WhiteDB locally ( see the official introduction )

OS TL:DR
Arch Linux # pacman -S whitedb
Ubuntu # apt-get install whitedb
macOS # brew install whitedb
Windows check the original guide

Add whitedb to your deps,

# shards.yml
# ...
dependencies:
  whitedb:
    github: tzekid/crystal-whitedb

and then just $ crystal deps

Usage

Development

TODO:

  • Write development instructions here.

Contributing

  1. Fork it ( https://github.com/tzekid/crystal-whitedb/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

  • [tzekid] Mircea Ilie Ploscaru - creator, maintainer

About

Crystal bindings to the WhiteDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published