create-asuna
v1.0.0
Published
The initializer is a CLI tool to create a new Asuna project.
Readme
Asuna Initializer
Tiny and flexible microservice framework for fast development.
The initializer is a CLI tool to create a new Asuna (asuna) project.

Usage
Follow the steps below to create a new microservice project.
bun create asunaEnter the project name and the initializer will create a new project.
Don't forget to install the dependencies.
cd <project-name>
bun installAsuna is ready to use.
License
Asuna is the microservice framework with BSD-3-Clause licensed.
(c) 2025 Star Inc.
