Cinder uses Flatpak for builds and packaging.
To make sure you have the correct Flatpak runtime and SDK installed, run:
make initTo run the Flatpak build, run:
make flatpak # or just `make`To run with debug logs enabled for development, run:
make runFor consistency and simplicity, a Visual Studio Code dev container definition is provided. This container contains all the required development libraries, plus some useful Visual Studio Code plugins. When actually developing, however, you'll want to run the build commands from your local host instead of within the container.
Cinder would not be possible without the efforts of the following projects:
Cinder is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Ember Technologies, or any of its subsidiaries or its affiliates. Ember® is a registered trademark of Ember Technologies, Inc.
All other product names mentioned herein, with or without the registered trademark symbol ® or trademark symbol ™ are generally trademarks and/or registered trademarks of their respective owners.