Categorygithub.com/alexcoder04/docconvert
modulepackage
0.0.2
Repository: https://github.com/alexcoder04/docconvert.git
Documentation: pkg.go.dev

# README

docconvert

Very simple website for converting documents from/to different formats.

Build and run

git clone https://github.com/alexcoder04/docconvert
cd docconvert
go build
./docconvert

Command-line arguments

  • -port: port to run on, default 8080
  • -api-only: run in api-only mode, without web gui

# Packages

No description provided by the author

# Functions

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
go:embed templates/index.html.