{"id":19137335,"url":"https://github.com/rdmello/ink","last_synced_at":"2025-06-12T05:07:31.549Z","repository":{"id":172029875,"uuid":"105602453","full_name":"rdmello/Ink","owner":"rdmello","description":"A build system for C++ projects optimized for easy setup, cross-platform compatibility, and C++-based configuration","archived":false,"fork":false,"pushed_at":"2017-10-16T02:50:17.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T00:38:50.267Z","etag":null,"topics":["build-tool","c-plus-plus-14","cross-platform"],"latest_commit_sha":null,"homepage":null,"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/rdmello.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-03T01:20:07.000Z","updated_at":"2017-10-03T01:57:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2a557c9-8948-4b99-bfb7-d9d19bc73e48","html_url":"https://github.com/rdmello/Ink","commit_stats":null,"previous_names":["rdmello/ink"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rdmello/Ink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdmello%2FInk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdmello%2FInk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdmello%2FInk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdmello%2FInk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdmello","download_url":"https://codeload.github.com/rdmello/Ink/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdmello%2FInk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259402056,"owners_count":22851870,"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":["build-tool","c-plus-plus-14","cross-platform"],"created_at":"2024-11-09T06:38:10.212Z","updated_at":"2025-06-12T05:07:31.513Z","avatar_url":"https://github.com/rdmello.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Ink - Build C++ using C++\n\nA build system for C++ projects which uses C++ as the main configuration language. \n\n### Usage\n\nDownload the 'ink.cpp' file and add your dependencies using the Ink API.\n\nUse the appropriate build command for your operating system to compile the 'ink.cpp' file:\n\n    g++ ink.cpp -o ink.run\n    \n    clang++ ink.cpp -o ink.run\n\n    cl.exe /EHsc ink.cpp  -o ink.run\n\nThe above command builds a binary file called 'ink.run'. Execute the 'ink.run' file on your command line to build your project. \n\n### Features\n\n* Cross-platform compatibility\n\n* C++14 minimum support with modern constructs\n\n* only rebuild what you've changed\n\n* parallel builds\n\n* Easy setup - just one C++ file needs to be added to your project. no libraries or installers necessary. no admin permissions necessary\n\n### Compatibility\n\nThis project is geared primarily at Linux, macOS, and Windows operating systems. The focus is on the following compilers on each platform: \n\n* Linux: GCC and Clang\n\n* macOS: Clang and GCC\n\n* Windows: Visual Studio 2012, 2015, 2017 and MinGW-w64 (TODO: should there be a Cygwin compiler here too?)\n\nI would like to eventually add support for mobile compilers and additional platforms (like microcontrollers maybe) too. \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdmello%2Fink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdmello%2Fink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdmello%2Fink/lists"}