gouweb

command module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2022 License: MIT Imports: 7 Imported by: 0

README

gouweb

is a go web framework

Installation and setup

in your go path directory in src create folder gouprojs than clone repository to this directory

you can copy this commands:

cd $GOPATH
cd src
mkdir src/gouprojs
cd gouprojs
git clone https://github.com/MikhailBatsin-code/gouweb.git
cd gouweb
go build(will make cli binary)
./gouweb cli

gouweb cli

gouweb cli accepts only one argument per call you can use build(it will build project) or cli(it will activate interactive mode)

If you renamed root directory of project

you can enter cli and type proj-rename. You will be prompted to enter new project name. Enter your current name of root directory. Next program will ask you to enter old project name. if it was just copied from git repository type gouweb. after that your imports will be updated

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

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