github-profile

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: MIT Imports: 4 Imported by: 0

README

github-profile

Start locally

  • go 1.22 with go mod
  • go run main.go
  • with token GITHUB_TOKE=xxxx go run main.go

Docker

environment
docker run --name=github-profile -e GITHUB_TOKEN="xxx" -p 11080:11080 -d ghcr.io/xiaoxuan6/github-profile:latest 
.env file
docker run --name=github-profile -v $(pwd)/.env:/src/.env -p 11080:11080 -d ghcr.io/xiaoxuan6/github-profile:latest 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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