Bread Crumbs is a modern programming language designed for
-- todo
-
Clone the Repository:
git clone https://github.com/Bre4dGC/bread-crumbs.git cd bread-crumbs -
Build from Source:
-
Makefile
make sudo make install
-
CMake
mkdir build cd build cmake .. make sudo make install
-
Verify Installation:
crum version
Try this simple example to explore Bread Crumbs:
For more examples, check the documentation.
We welcome contributions! Here's how to get involved:
- Fork the repository.
- Create a branch:
git checkout -b my-feature. - Commit your changes:
git commit -m "Add my feature". - Push to the branch:
git push origin my-feature. - Open a pull request.
Please read our Contributing Guidelines for details.
Join our community to discuss Bread Crumbs, share ideas, and get help:
- Discord: Join Bread Crumbs Community
- GitHub Issues: Report bugs or suggest features here.
Bread Crumbs is licensed under the MIT License.
