torque-cli

module
v0.0.0-...-4de5188 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: MIT

README

torque-cli

Logo

The nuts and bolts of web services in Go.

Create a Go app and get connected to your services quickly.

torque works on Linux, OSX and

Quick Overview

go install github.com/jesseobrien/torque-cli@latest
torque new HospitalRegistration
cd HospitalRegistration
torque watch

The above commands will get you up and running with a brand new Torque app using the Torque CLI. The watch command ensures that while you're making changes to your project, your tests are ran every time a file changes.

Happy building!

Developing the CLI

  • Install modd
  • Run modd in the project directory
    • This will watch the files in the project and:
      • run the tests for torque
      • build the torque binary
      • install the torque binary on your system in ~/bin

Notes

Directories

Path Synopsis
cmd
cli
gen
new
run

Jump to

Keyboard shortcuts

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