Easy Project Scaffolding
A powerful template and project scaffolding tool to help kick-start development of your next project.
gitit
Gitit is a modern template and project scaffolding tool designed to help you initialize new projects quickly and efficiently.
Features
Gitit comes with the following features:
- 🚀 Fast Template Cloning Clone templates from GitHub, GitLab, Bitbucket, and more
- 💪 Fully Typed APIs Written in TypeScript for a great developer experience
- 📦 Zero Configuration Works out of the box with sensible defaults
- 🔄 Offline Support Use cached templates when offline
- 🛠️ Customizable Configure templates with various options
- 🧩 Post-Installation Commands Run custom commands after cloning
- 🔑 Private Repository Support Authentication for private templates
- 🖥️ Interactive Shell Open a shell in your newly created project
Get Started
It's easy to get started with gitit:
# Install globally
bun install -g @stacksjs/gitit
# Clone a template
gitit github:user/repo my-project
# With options
gitit github:user/repo my-project --install --shell
Check out the Usage section for more advanced examples.
Changelog
Please see our releases page for more information on what has changed recently.
Stargazers
Contributing
Please review the Contributing Guide for details.
Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using this package:
Join the Stacks Discord Server
Postcardware
Two things are true: Stacks OSS will always stay open-source, and we do love to receive postcards from wherever Stacks is used! 🌍
Our address: Stacks.js, 12665 Village Ln #2306, Playa Vista, CA 90094
Sponsors
We would like to extend our thanks to the following sponsors for funding Stacks development. If you are interested in becoming a sponsor, please reach out to us.
Credits
License
The MIT License (MIT). Please see LICENSE for more information.
Made with 💙