this cli tool helps power the stores that people launch when using the fromafri.ca service
more details to come soon
install with npm: npm install -g @samifouad/merkato
install with bun: bun add -g @samifouad/merkato
if don't have a javascript package manager installed, see below for a method that will work for your OS
first run: brew tap samifouad/merkato
then run: brew install merkato
support is planned & coming soon
merkato requires a recent version of sqlite installed. if you use homebrew, it will be automatically installed when you run the install command. otherwise check out the sqlite website for installation guidance.
there are no other dependencies.
this cli tool helps power the stores that people launch when using the fromafri.ca service
more details to come soon
install with npm: npm install -g @samifouad/merkato
install with bun: bun add -g @samifouad/merkato
if don't have a javascript package manager installed, see below for a method that will work for your OS
first run: brew tap samifouad/merkato
then run: brew install merkato
support is planned & coming soon
merkato requires a recent version of sqlite installed. if you use homebrew, it will be automatically installed when you run the install command. otherwise check out the sqlite website for installation guidance.
there are no other dependencies.