plat.mini

module
v0.0.0-...-0e18063 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0

README

plat.mini

golang backend module for miniprogram and minigame

Installation

  • go get
go get github.com/aronfan/plat.mini
  • git submodule (recommended)
cd /path/to/proj
mkdir sub
cd sub
git submodule add https://github.com/aronfan/plat.mini
git submodule update --remote
git add plat.mini
git commit -m "add plat.mini"
git push

add the following line to your go.mod if you want to make local modifications

replace github.com/aronfan/plat.mini => ./sub/plat.mini

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL