Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@Younesfdj Younesfdj released this 26 Jul 20:13
ed6bc78

🚀 xscaf is now available!

Features:

  • Quick project initialization for Express.js
  • Structured folder setup
  • Support for JavaScript and TypeScript
  • Basic template management with tmpl command

Getting Started:

  1. Install globally: npm install -g xscaf
  2. Scaffold a new project: xscaf init PROJECT_NAME

For more information and documentation, visit the xscaf GitHub repository.

We appreciate any feedback and contributions!