git-diff-view

module
v0.0.0-...-4681efc Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2023 License: Unlicense

README

🤖 Git-diff server

Requirements

  • Go >= 1.21.1
  • Git >= 2.38

Quick start

Make sure you have Go version at least 1.21. You can check it by running

go version
# go version go1.21.1 darwin/arm64

Clone the repo and start the server (on port 7777 by default with repo in the current working directory)

git clone https://github.com/evermake/git-diff-view.git
go run ./cmd/app
# Now you can connect your client 🏆

Usage

Usage of git-diff-server:
  -port string
    	port to listen on (default "7777")
  -repo string
    	path to the git repository (default is the current directory)

Contributors

Ordered by impact of their contribution:

  1. Vadim Z. (metafates)
  2. Albert A. (TatarinAlba)
  3. Vladislav D. (evermake)
  4. Andrey S. (5ur3)
  5. Andrey P. (majorro)

Directories

Path Synopsis
cmd
app
internal
app
controller/http/v1/openapi
Package openapi provides primitives to interact with the openapi HTTP API.
Package openapi provides primitives to interact with the openapi HTTP API.
pkg

Jump to

Keyboard shortcuts

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