MatheusRich / MatheusRich/rich_engine
CLI to create a new project
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 1
- Forks
- 0
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 1
Description
Just generates the bare minimum files: game.rb and play.rb
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing CLI entry point and project-generation flow in the repository. Implement the new-project command so it creates the bare minimum files named in the issue, game.rb and play.rb, then verify both files are generated in a new project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100