github.com/sbsoftware/splitters

Web app to log expenses and split them up within a group

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  splitters:
    github: sbsoftware/splitters
    version: ~> 4

Then run:

shards install

shard.yml

Crystal
>= 1.16.0
License
MIT
Author
Stefan Bilharz
Target
  • splitters from src/splitters.cr

Dependencies

Runtime Dependencies

  • crumble~> 0.31.0github: sbsoftware/crumble
  • crumble-orma>= 0.3.0github: sbsoftware/crumble-orma
  • crumble-turbo~> 0.19.0github: sbsoftware/crumble-turbo
  • crumble-crababel*github: sbsoftware/crumble-crababel
  • crumble-material>= 0.5.0github: sbsoftware/crumble-material

README

splitters

TODO: Write a description here

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/your-github-user/splitters/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