@relucent.dev/create
v0.2.4
Published
Useful templates and generators for Relucent projects
Downloads
6
Maintainers
Readme
Relucent Generators
Useful templates and generators for Relucent projects.generate
Usage
# Create an acknowledgements file
npm init @relucent.dev -- acknowledgements
# Create a readme file
npm init @relucent.dev -- readme
# Create a .prettierrc file
npm init @relucent.dev -- prettierrc
# Or using npx
npx @relucent.dev/create acknowledgements
# Optionally, install the package
npm install @relucent.dev/create --save-dev # or --global
License
MIT © 2024 Relucent Ltd
Contact
Relucent Ltd: https://relucent.dev [email protected]
Project Manager: Dom Webber https://domwebber.dev <[email protected]>