Skip to content

Releases: phukon/sprout

First Release! 🌱

26 Oct 17:17
v0.1.0
f2c1bba

Choose a tag to compare

Unconventional package manager that compiles and installs software directly from Git repositories

Why sprout?

Advantages

  • No central registry bottleneck
  • Always get the latest code
  • Optimized for your specific system
  • Full source transparency
  • Easy to package your own projects
  • Multiple versions coexist peacefully

Known Limitations

  • Currently no recursive dependency resolution
  • No build caching
  • Sequential installation (no parallel operations)
  • Limited error recovery