gbowne1 / gbowne1/jsonify

Improved project structure less monolithic

Open
#31 1 comment 0 reactions 0 assignees View on GitHub
bug documentation enhancement good first issue help wanted question
Dominant language
C++
Stars
4
Forks
6
PR merge metrics
No merged PRs in 30d

Description

This project is currently heavily monolithic meaning all of the files are in the root of the project

We want:

/build which gets git ignored
/src which has the .cpp files
/include which has headers
/data which has the test json objects
/test or /tests which house the tests files
/docs for documentation

This leaves room to add build systems etc

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.