Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (25 loc) · 888 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 888 Bytes

epay cli

FOSSA Status

A command line tool for epay testing.

Build

make build

Usage

Based on previous build, you can find the binary file in bin/epay-cli.

We provide a simple command line tool for epay testing and maintenance.

Test for API

./bin/epay-cli test submit # test submit api
./bin/epay-cli test mapi # test mapi submit api

Migration

./bin/epay-cli migrate # generate sql schema

Help

./bin/epay-cli help

License

FOSSA Status