create-create-app icon indicating copy to clipboard operation
create-create-app copied to clipboard

⚡️ Create your own `create-something` app.

Results 24 create-create-app issues
Sort by recently updated
recently updated
newest added

Try to fix that https://github.com/uetchy/create-create-app/issues/52

- https://snyk.io/advisor/npm-package/create-create-app

Hello, I'm using a function for `caveat` to list all possible commands, exactly like `create-create-app` does itself. I can easily access the template and name in there through `AfterHookOptions`, but...

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...

dependencies

It would be good to add some introductory messaging if possible. I know this can be done just by console.logging separately, but it would be useful to have access to...

I'm getting this warning ``` warning create-kolmafia-script > create-create-app > gitconfig > argx > iftype > babel-runtime > [email protected]: core-js@

I'd like to give some aftercare for running `create`, for example ``` Go to the directory and run `npm run build` to finish! ``` However, I can't tell from that...

When I've run a dry publish with a generated initializer, the clean command was broken. I've proposed a fix for it : https://github.com/uetchy/create-create-app/pull/45

You couldn't publish with the default generated package because the clean was broken I've included the shx depedency & fixed the path deleted (dist, not lib)

while running my create-app with a new template I created I get this error ``` Parse error on line 50: ...d. For example, `{{a}` will match `['{', -----------------------^ Expecting 'CLOSE_RAW_BLOCK',...

enhancement
good first issue
approved proposal