mafintosh / mafintosh/create-project
Default project template (no --configure)
- Dominant language
- JavaScript
- Stars
- 33
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
First, well done for "create-project"!
I would like to create projects with always the same default template ( without having to go through a `--configure` ) .
Clearly , I would like `create- project .` ( mine is called `bretzel-start`) to always retrieve the default template https://github.com/alsacreations/bretzel
I haven't found how to modify the `.bin` file for this: / https://github.com/alsacreations/bretzel-start/blob/master/bin.js
Can you help me out?
thank you
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with bin.js and trace the create-project command path, focusing on how --configure currently selects a template. Compare that behavior with the requested bretzel default at https://github.com/alsacreations/bretzel, and verify that running create-project . retrieves it without requiring --configure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100