Closed gogins closed 6 months ago
The main problem is separating the actual pieces from the infrastructure. Building the project must move the built infrastructure into the root directory, without committing any infrastructure in the root directory to the repository, and without overwriting the actual pieces.
I ended up just moving all contents of the public
directory into the repository root directory, and then fixing problems as they arose.
Making the root directory the public directory will enable developing pieces without rebuilding the project on every edit. This should end up saving users considerable time.
attic
, all non-featured pieces.tests
directory.