Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.33 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.33 KB

SmartCore::TypeSystem · Supported by Cado Labs · Gem Version


(in active development)


Supported by Cado Labs


Installation

gem 'smart_type-system'
bundle install
# --- or ---
gem install smart_type-system
require 'smart_core/type_system'

Contributing

  • Fork it ( https://github.com/smart-rb/smart_type-system/fork )
  • Create your feature branch (git checkout -b feature/my-new-feature)
  • Commit your changes (git commit -am '[feature_context] Add some feature')
  • Push to the branch (git push origin feature/my-new-feature)
  • Create new Pull Request

License

Released under MIT License.

Supporting

Supported by Cado Labs

Authors

Rustam Ibragimov