dataclass

Immutable classes whose main purpose is to hold data macros dataclass
0.0.1-rc1 Yanked release released

GitHub release Build Status

case_class

Case class macros for the Crystal Language.

Installation

Add this to your application's shard.yml:

dependencies:
  case_class:
    github: lbarasti/case_class

Usage

require "case_class"

TODO: Write usage instructions here

Development

To expand the macro

crystal tool expand -c <path/to/file.cr>:<line>:<col> <path/to/file.cr>

Contributing

  1. Fork it ( https://github.com/lbarasti/case_class/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

dataclass:
  github: lbarasti/dataclass
  version: ~> 0.0.1-rc1
License MIT
Crystal 0.24.1

Authors

  • lbarasti

Dependencies 0

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently