Contributing
Projects:
- Sandstone (the library) - Implementations of all core functionality.
- Sandstone CLI - Tool for creating projects, handling dependencies, and running the builder.
- Sandstone Build - Independent library implemented for web & node consecutively that builds the files of your project.
- Sandstone Libraries - Officially distributed/maintained libraries to extend functionality not present in the base library.
- Sandstone Template - Branched project/library templates for the supported or in-dev versions of Sandstone.
If you want to implement a feature or fix a bug, thoroughly examine surrounding & similar systems and figure out how they work, then use them as an example. If you need help the existing maintainer(s) will help you.