go-dev

command module
v1.2.6 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: MIT Imports: 4 Imported by: 0

README

go-dev

.github/workflows/release.yaml Go CodeQL

CLI for open and initiate development folder projects.

Just go in terminal and "dev my_project", and the tool will find the project into folders and open it.

Installing

Docker must be available.

 bash <(curl -s https://raw.githubusercontent.com/guionardo/go-dev/develop/install.sh)

Environment

  • GO_DEV_CONFIG = Configuration file (default = ~/.dev_folders_go.json)

Commands

└─ $ ▶ bin/go-dev help
NAME:
   go-dev - Go to your projects

USAGE:
   go-dev [global options] command [command options] [arguments...]

VERSION:
   1.0.0

AUTHOR:
   Guionardo Furlan <guionardo@gmail.com>

COMMANDS:
   go       Go to folder
   setup    Setup configuration for folder
   list     List folders
   update   Update folders
   install  Install go-dev
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --config value  Configuration file (default: "/home/guionardo/.dev_folders_go.json") [$GO_DEV_CONFIG]
   --output value  Output file for command execution (default: "/home/guionardo/.dev_folders_go.out") [$GO_DEV_OUTPUT]
   --help, -h      show help (default: false)
   --version, -v   print the version (default: false)

Dependency

go install github.com/goreleaser/goreleaser@latest

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
ctx
pkg
io

Jump to

Keyboard shortcuts

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