Open abhay-raizada opened 5 years ago
I want to contribute too.
I have start by setting up the environment and is not so easy because you need the databases. To make things easier for everyone I will try to user docker and document all the process.
Is this still on? Because I am also interested on contributing and we should definetely go for a contributing.md as well as instructions on mounting the dev environment.
@zardilior I got pretty much full access to this repo from @sdispater but he has been really busy with his other projects like Poetry and Pendulum.
I am also very busy with @masoniteframework https://github.com/MasoniteFramework/masonite and don't really have the time to learn and work the codebase.
If Orator has a dedicated maintainer it would go through the roof. If you are interested in taking on that challenge you can join the Masonite slack group and you can bounce questions and work with us
@josephmancuso I would need a second guy to become a dedicated mantainer myself. So how about going into the Masonite slack group?
@josephmancuso If you give me access I will, gather a community around orator, fix all easy to fix bugs, learn the codebase and make docs to explain it, pass most issues to stack overflow to popularize the framework :D So how about that? Do I win the mantainer election?
@zardilior yeah that'd be great. I don't have the rights to give people access but I'll message @sdispater to give you access
@josephmancuso thanks man!! Also how do I enter the slack you were mentioning?
@abhsag24 @psincraian you are still interested? Let's fork the project and make a slack!! join the masonite too!
@zardilior yep. I'm also working on an annotate library which adds model description comments on each model file kinda like https://github.com/ctran/annotate_models . I'd be interested in taking this forward as well!
@abhsag24 this might help https://github.com/MasoniteFramework/core/blob/2.2/masonite/commands/ModelDocstringCommand.py
nice! can we use it independently outside of masonite?
umm not exactly. You could use Cleo and register it with the Cleo command class manually and it should work but might want to take it and make it more adaptable to your application. Unless that works for you
i absolutely love the project idea and implementation. Would love to contribute. But cant find an irc? or contribution standards? any pointers? also maybe a good first issue label might be a great idea?