/**
 * buildit - Learn by rebuilding real software from scratch!
 * Write solutions in any language you want.
 * 100% local testing environment powered by Docker.
 */
 
const buildit = {
Open repository
repository: "https://codeberg.org/level0/buildit",
license: "Apache-2.0",
 
courses: [
]
};
 
export default buildit;