File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,23 @@ Your naming pal, written in Go 🐶
1111
1212<img src =" ./images/namigo.jpeg " alt =" Namigo " width =" 250px " />
1313
14+ ## Motivation
15+
16+ Choosing the right name for your projects, packages, or even DNS entries
17+ can be surprisingly challenging. We often find ourselves stuck, brainstorming
18+ for hours, only to come up with names that are either already taken or don't
19+ quite capture the essence of our work.
20+
21+ Namigo was born out of this very frustration. It aims to streamline the naming
22+ process by providing a simple and efficient tool to search for available names
23+ across different domains, such as package repositories and DNS. Whether you're
24+ a seasoned developer or just starting out, Namigo is designed to be your friendly
25+ companion, helping you find the perfect name quickly and easily.
26+
27+ Essentially, Namigo seeks to alleviate the "naming block" by offering a practical
28+ solution to explore and validate potential names, allowing you to focus on building
29+ rather than just brainstorming.
30+
1431## Getting started
1532
1633``` shell
You can’t perform that action at this time.
0 commit comments