Skip to content

lyafence/app-template

Repository files navigation

myapp

[Description of what this project does.]

Features

  • Feature 1
  • Feature 2
  • Feature 3

Quick Start

# 1. Build
make build

# 2. Run
./bin/myapp --help

Configuration

Create configs/config.json:

{
  "key": "value"
}

Docker

make docker
docker run --rm -v ./configs:/app/configs myapp

License

MIT — see LICENSE for details.

About

Project skeleton template

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors