merkato-cli
About
insert description here

Topics


Languages
TypeScript 81%, JavaScript 19%

this cli tool helps power the stores that people launch when using the fromafri.ca service

more details to come soon

installation

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

homebrew for macOS & linux

first run: brew tap samifouad/merkato

then run: brew install merkato

scoop for windows

support is planned & coming soon

dependencies

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.