Create mrktplaats-cli from twdehands-cli, updating module/import names, command branding, and token paths while preserving command behavior and payload formats.
8 lines
148 B
Modula-2
8 lines
148 B
Modula-2
module github.com/joren/mrktplaats-cli
|
|
|
|
go 1.25.0
|
|
|
|
require github.com/joren/mrktplaats v0.0.0
|
|
|
|
replace github.com/joren/mrktplaats => ../mrktplaats
|