{"id":16690849,"url":"https://github.com/mpark/bob","last_synced_at":"2025-06-28T18:36:28.842Z","repository":{"id":13158133,"uuid":"15840912","full_name":"mpark/bob","owner":"mpark","description":"A simple wrapper around SCons","archived":false,"fork":false,"pushed_at":"2014-08-01T12:56:49.000Z","size":244,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-13T20:46:18.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mpark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-12T11:21:01.000Z","updated_at":"2018-02-27T07:37:43.000Z","dependencies_parsed_at":"2022-09-15T21:01:27.971Z","dependency_job_id":null,"html_url":"https://github.com/mpark/bob","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mpark/bob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpark%2Fbob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpark%2Fbob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpark%2Fbob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpark%2Fbob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpark","download_url":"https://codeload.github.com/mpark/bob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpark%2Fbob/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262477488,"owners_count":23317498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T16:05:45.177Z","updated_at":"2025-06-28T18:36:28.825Z","avatar_url":"https://github.com/mpark.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bob\n\nA simple wrapper around [SCons](http://www.scons.org).\n\n### Directory Layout\n\n```\nProjects\n├─ .sconstruct\n├─ src\n│   └─ .sconscript\n└─ out\n```\n\n### Set an Alias\n\n```\nalias bob='scons -Q --up --file=.sconstruct'\n```\n\n### Commands\n\n__NOTE__: The `examples` directory will be used for the demo.\n\n#### Building an Executable\n\n`bob \u003cpath/to/name/of/binary\u003e`\n\nThis creates the binary at the corresponding path in the `out` directory.\n\n```\ncd examples/src/c++\nbob main\n# The binary is at: examples/out/debug/c++/main\n```\n\n#### Build/Run a Unit Test\n\n`bob --test \u003cpath/to/name/of/test\u003e`\n\nThis builds and runs the unit test. Omit the `--test` to skip running the test.\n\n```\ncd examples/src/c++\nbob --test foo.test\n# The binary is at: examples/out/debug/c++/foo.test\n```\n\n### License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpark%2Fbob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpark%2Fbob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpark%2Fbob/lists"}