Project Repos
The noodle project is managed by a noodle at the highest level. Not all repos are public. Part of the reason for this page is to demonstrate why noodle makes sense.
Name: noodle_project
Type: noodle
This is the high level coordinator component.
Here’s where I set priorities and define procedures for the entire project.
I also play with design alternatives and try to connect concepts in programming, C++, and generic design with my project.
Some of this becomes articles, feature ideas, etc.
Name: noodle_cli
Type: CMake / C++
URL: git://franciscogg.site/noodle_cli.git
A minimal interface so I can use and improve noodle.
This repo also implements the core library.
People can take this and build noodle-based software on top.
Of course I have plenty of ideas, but I want people to be able to easily make what they want.
Name: noodle_site
Type: hugo
Link: https://noodle.franciscogg.site/
Outreach to make the project and the idea visible.
It has some project art in the works.
This repo also includes the ‘Docs’ which act as a technical specification for the cli.