create-celaris
v0.2.1
Published
A rapid scaffolding tool for Celaris
Downloads
9
Readme
Create Celaris Scaffolding Tool
Introduction
Create Celaris is a scaffolding tool designed to streamline the setup process of Celaris projects by automating the initialization, repository cloning, and dependency management.
Prerequisites
- Node.js (Version 12 or higher recommended)
- npm (Node Package Manager)
Installation
Install the cli:
npm create celaris@latest
Features
- Easy Scaffolding: Build a Celaris app from a single command.
- Framework Selection: Choose from a list of supported frameworks during initialization.
- TypeScript Support: Option to enable TypeScript configuration.
Contributing
Contributions are welcome! Please feel free to submit pull requests or create issues for bugs and feature requests.
License
This project is licensed under the MIT License - see the LICENSE file for details.