You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are at the final stretch of the G🧦and at the end of the first part of the library, so congrats to all 🎉❤️
So, I think it's time to start deciding how we should name this library and how we should structure it so other users can start importing it (whenever the Maven issue for publishing is solved 😅).
These are some of the suggestions so far:
Cats OS: Not pretty awesome, but integrates nicely with the naming of the Cats projects and you could import it very nicely by doing import cats.os.*
Shellfish: The good ol' name, but as we discussed this library isn't any more about shells. The advantage is that not much more refactoring is needed.
Purrcess: Funny, but the library does not have processes implemented just yet.
Gatos: This one's my favorite, it is the Spanish and Italian translation for cats but has the os name at the end of it. Also, really easy to import by doing something like import gat.os.* or simply import gatos.*.
Also, more names and suggestions are very welcome!
The text was updated successfully, but these errors were encountered:
+1 for sticking with shellfish or picking a name that directly acknowledges the library is aimed at simplifying shell scripting and isn't a general purpose replacement for fs2-io. Though I do like the fun names. :)
We are at the final stretch of the G🧦and at the end of the first part of the library, so congrats to all 🎉❤️
So, I think it's time to start deciding how we should name this library and how we should structure it so other users can start importing it (whenever the Maven issue for publishing is solved 😅).
These are some of the suggestions so far:
Cats OS: Not pretty awesome, but integrates nicely with the naming of the Cats projects and you could import it very nicely by doing
import cats.os.*
Shellfish: The good ol' name, but as we discussed this library isn't any more about shells. The advantage is that not much more refactoring is needed.
Purrcess: Funny, but the library does not have processes implemented just yet.
Gatos: This one's my favorite, it is the Spanish and Italian translation for cats but has the os name at the end of it. Also, really easy to import by doing something like
import gat.os.*
or simplyimport gatos.*
.Also, more names and suggestions are very welcome!
The text was updated successfully, but these errors were encountered: