License-generator

Published: Sep 2, 2023

A CLI written in Go to generate licenses for your projects. While GitHub offers an excellent GUI for adding licenses to projects, It’s just that… an GUI. It entails navigating to GitHub, creating a file, inputting ‘LICENSE’, selecting a license, pushing it, and subsequently pulling it locally. With this little tool, you can effortlessly generate the license on your local machine and push it to GitHub. Technologies used:

  • Go
  • Go releaser

View code on Github.

© 2023 Victor Jimvid