berri

Version, currently master branch1 version
  • master branchlatestApr 24, 2025

github.com/pinnoto/berri

Modular and efficient self-hosted cloud

1 stars
0 dependents
License: GPL-3.0

Installation

# Add this to your shard.yml
dependencies:
  berri:
    github: pinnoto/berri
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
1.2.0
License
GPL-3.0
Author
acoolstraw
Target
  • berri from src/main.cr

Dependencies

Runtime Dependencies

  • jwt*github: crystal-community/jwt
  • grip*github: grip-framework/grip
  • mysql*github: crystal-lang/crystal-mysql
  • granite*github: amberframework/granite
  • crystal-argon2*github: Axentro/crystal-argon2

README

berri-core

Modular and simple self-hosted cloud

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/berri-hq/berri-core/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

  • 🛸 acoolstraw - creator and maintainer
  • � Troplo - creator and maintainer