Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 974 Bytes

File metadata and controls

24 lines (24 loc) · 974 Bytes

TheRosemaryProject - Contributing

In effect, the The Rosemary Project is in fact 3 projects:

  • Rosemary - the language
  • Sprig - the package manager
  • the website Right now, there are a few things to note:
  • Some of the Sprig source code has passwords in and isn't released except in compiled code
  • the codebase is a bit hard to read So, back to contributing. Steps to do so:

Rosemary

  • git clone "https://GitHub.com/TheRosemaryProject/Rosemary.git"
  • the actual code is in SRC/CPP/rsmy.cpp
  • you can edit this, then submit a PR
  • Try to add code, don't refactor existing stuff

Sprig

  • Contributions are very hard without passwords
  • So we ask for you not to submit PRs, only issues

Website

  • Not currently accepting PRs

Maintainers

  • Rosemary - werdl
  • Sprig - werdl
  • Website - uimaxbai If you have any questions, contact them through their communication channels on their homepages