Categorygithub.com/nilsponsard/tts-bot
modulepackage
0.0.0-20211017212602-fc4639273f18
Repository: https://github.com/nilsponsard/tts-bot.git
Documentation: pkg.go.dev

# README

tts-bot project

You will need to change the url in go.mod and the names in .env and Makefile to match your project name & VCS hoster

Dependencies

  • make
  • go
  • pandoc for manual generation

make commands

  • make all : builds for Windows, linux generic and Ubuntu/debian (deb), builds the manuals and put everything in the publish folder
  • make : builds for your current platform

Folder structure

configs

config file

internal

Code that won’t be reusable in other projects

pkg

Code that can be reused in other projects like log system

assets

Files used in the program

# Packages

No description provided by the author