discuitnet / discuit

A free and open-source community discussion platform.
https://discuit.net
GNU Affero General Public License v3.0
385 stars 40 forks source link

Using urfave/cli? #62

Closed Codycody31 closed 1 month ago

Codycody31 commented 2 months ago

I understand that previnder wanted to build discuit from scratch without using frameworks (other than react), however, I do think that by switching to use urfave/cli we could have a better and easier to use CLI usage along with developer experience. For example, easier nested commands: ./discuit meili index communities, and many other cool things can be done. Along with making it slightly easier to manage the flags that can be used.