1 Forks
1 Stars
1 Watchers

ORM-ActiveRecord

ORM::ActiveRecord is an object-relational mapping module for Raku that mostly follows the Active Record Pattern.

How to download and setup ORM-ActiveRecord

Open terminal and run command
git clone https://github.com/gdonald/ORM-ActiveRecord.git
git clone is used to create a copy or clone of ORM-ActiveRecord repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ORM-ActiveRecord https://github.com/gdonald/ORM-ActiveRecord/archive/master.zip

Or simply clone ORM-ActiveRecord with SSH
[email protected]:gdonald/ORM-ActiveRecord.git

If you have some problems with ORM-ActiveRecord

You may open issue on ORM-ActiveRecord support forum (system) here: https://github.com/gdonald/ORM-ActiveRecord/issues