This repository has been archived by the owner. It is now read-only.

stars

A package manager for the Cosmo language written in Crystal

Stars

Stars is a package manager for the Cosmo programming language. It is in no way finished currently, but you can still build it and have it work for the most part.

Todo

  • star.lock files
  • Make installed packages add their dependencies directly to .stars
  • Version schemes
    • ~1.6.1 (1.0.0 to 1.6.1)
    • ^3.2.3 (3.2.3 or higher)

Installation

  1. Run make install
  2. Test to see if everything works by running stars -v

Contributing

  1. Fork it (https://github.com/R-unic/stars/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • R-unic - creator and maintainer
Repository

stars

Owner
Statistic
  • 0
  • 1
  • 0
  • 0
  • 3
  • 10 months ago
  • May 24, 2023
License

MIT License

Links
Synced at

Sat, 11 May 2024 17:02:11 GMT

Languages