quickgo

command module
v1.1.53 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: GPL-2.0 Imports: 11 Imported by: 0

README

Why QuickGo?

  • Quickgo is a simple and easy to use golang command line tool for creating projects of any language.
  • Easily import your existing templates into QuickGo with quickgo -get (filename).
  • Share your templates, and import them with quickgo -import (filename.json).
  • View your imported templates with quickgo -v (name of project).
  • List all your imported templates with quickgo -l.

Installation:

go install github.com/Nigel2392/quickgo

Available commands:

.\quickgo.exe -h
  • -del
    • Delete a config
  • -dir
    • The directory to create the project in
  • -get
    • Get the JSON config of the project
  • -import
    • Path of the JSON file to be imported
  • -l
    • List all the available configs
  • -loc
    • Location of the executable
  • -n
    • Name of the project to be created
  • -use
    • Path of the JSON file to use for creating templates
  • -v
    • View the config of the project

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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