An Amazing Tool For Golang Users!
2 min readJan 13, 2022
Welcome back! Golang is an awesome programming language that I love using, if you’re new to Golang, check out the link below to learn more about it:
So, let’s talk about an amazing package you need to be using for your Golang projects, this project is called autosaved, and it does exactly what you would expect, it autosaves your code! Here is a brief explanation of this project:
Luckily for us, this project is hosted on GitHub, check out the link below to jump straight to this repository:
To use this project, all you have to do us use the following go command:
go install github.com/nikochiko/autosaved