mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-30 06:30:12 -05:00
9692d0d2f3
* initial commit * init readme * add gem-release * tests * lock file * init examples * bundle name * feat: config * example * wip * init api * fix patch * fix patch * wip events feature * runs client * complete feature clients * modern style * cleanup * rm generated * since * fix examples * tests * alpha * rest * rm rest * fix: pre-commit --------- Co-authored-by: mrkaye97 <mrkaye97@gmail.com>
4 lines
65 B
Ruby
4 lines
65 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'hatchet-sdk', path: '../src'
|