Hacker News new | past | comments | ask | show | jobs | submit login

This is how I start a Go project in 2023.

    mkdir new-repo
    vim new-repo/main.go
I try to stick to the stdlib as much as possible, which goes surprisingly far.



Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: