Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tailscale's golink tool #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add tailscale's golink tool #164

wants to merge 1 commit into from

Commits on Feb 15, 2023

  1. Add tailscale's golink tool

    I tried a few go link tools, but tailscale's golink tool perfectly captures the original golink spirit with a minimal tool that works well (especially over tailscale since you don't have to bother with https, which means you can literally type `go/something` in your browsers without having to use any pesky extension!
    mkmik authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2469e14 View commit details
    Browse the repository at this point in the history