loadsys / loadsys/CakePHP-Basic-Seed
Add `bin` script to run the seed scripts
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Basically a wrapper around `bin/cake basic_seed -v` or something
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 examining the existing bin/cake command and the seed scripts it invokes. The goal is a bin script that wraps the basic_seed -v command and provides a simple way to run the seed scripts; verify that the wrapper executes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli, database
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100