Skip to content

🌱⚑ A fast, local-first project generator built in Rust πŸ¦€

License

Notifications You must be signed in to change notification settings

peedrovzxf/seedly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Seedly

Seedly is a lightweight and fast CLI tool written in Rust for bootstrapping projects from reusable templates.

It allows you to:

  • Create new projects from predefined templates
  • Manage template paths locally
  • Store configuration in a simple TOML file
  • Quickly scaffold projects with minimal setup

Seedly is designed to be minimal, fast, and dependency-light β€” giving you a clean workflow without unnecessary complexity.

Features

  • ⚑ Fast and lightweight (written in Rust)
  • πŸ“ Recursive directory template copying
  • πŸ—‚ Local template management
  • πŸ“ TOML-based configuration
  • 🎨 ANSI gradient CLI output

Example

seedly add web-template ~/templates/web
seedly list
seedly new web-template my-new-project

About

🌱⚑ A fast, local-first project generator built in Rust πŸ¦€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages