Skip to content
This repository has been archived by the owner on Nov 28, 2021. It is now read-only.
/ togo Public archive
forked from bradrydzewski/togo

Tool for converting files to Go code

Notifications You must be signed in to change notification settings

woodpecker-ci/togo

 
 

Repository files navigation

WARNING: THIS is no longer maintained !!!

togo - togo provides tools to convert files to go

NAME:
   togo - togo provides tools to convert files to go

USAGE:
   togo [global options] command [command options] [arguments...]

VERSION:
   1.0.0

AUTHOR:
   bradrydzewski

COMMANDS:
   ddl       embed ddl statements
   sql       embed sql statements
   http      generate an http filesystem
   httptest  generate httptest server
   tmpl      embed template files
   i18n      embed i18n files
   help, h   Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

Install

go get -v github.com/woodpecker-ci/togo

About

Tool for converting files to Go code

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%