Skip to content

Does ORM stuff

License

Notifications You must be signed in to change notification settings

athena-framework/orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORM

CI Latest release

WIP ORM lib

Installation

  1. Add the dependency to your shard.yml:
dependencies:
  athena-orm:
    github: athena-framework/orm
  1. Run shards install

Documentation

Everything is documented in the API Docs.

Contributing

  1. Fork it (https://github.com/athena-framework/orm/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

Releases

No releases published

Packages

No packages published