devkit-init
v4.10.0
Published
The script dev-init.sh automates the setup process for my development projects.
Downloads
341
Maintainers
Readme
Devkit-Init
Introduction
This package automates the setup process for my development projects for react and vanilla JS
⚠️ Important: This package only works on Linux, WSL (Windows Subsystem for Linux), and macOS. It may not function properly on native Windows environments.
Building
npx devkit-init@latestIf you encounter issues running this script, try granting it execution permissions:
chmod +x devkit-init.shFeatures
- ✅ automates the setup process for my personal development projects
- ⚛️ setup for react with Next js or vanilla JS
- 🌐 setup for typescript or javascript
- 🍃 tailwind integration
- ⚙️ rollup building for vanilla
- ✨ eslint & prettier configuration
Technologies Used
Contribution
See Contributing Guide.
License
© 2024-Present by Fede Hide. Licensed under the MIT License.
