{"id":19529221,"url":"https://github.com/softmotions/iwstart","last_synced_at":"2025-09-09T06:45:38.467Z","repository":{"id":140850774,"uuid":"524143132","full_name":"Softmotions/iwstart","owner":"Softmotions","description":"Boilerplate generator for C projects based  on  iowow, iwnet, ejdb2 libraries","archived":false,"fork":false,"pushed_at":"2025-03-02T12:34:54.000Z","size":180,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-26T11:38:13.763Z","etag":null,"topics":["boilerplate","c","cmake","ejdb","ejdb2","iowow","iwnet","nvim","project-generator","vim"],"latest_commit_sha":null,"homepage":"","language":"CMake","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/Softmotions.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","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,"zenodo":null}},"created_at":"2022-08-12T15:47:19.000Z","updated_at":"2025-03-02T12:34:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"734d5eb3-f0f8-425b-b29b-7d8b393662e3","html_url":"https://github.com/Softmotions/iwstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Softmotions/iwstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softmotions%2Fiwstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softmotions%2Fiwstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softmotions%2Fiwstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softmotions%2Fiwstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Softmotions","download_url":"https://codeload.github.com/Softmotions/iwstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softmotions%2Fiwstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274255565,"owners_count":25250712,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["boilerplate","c","cmake","ejdb","ejdb2","iowow","iwnet","nvim","project-generator","vim"],"created_at":"2024-11-11T01:22:54.719Z","updated_at":"2025-09-09T06:45:38.427Z","avatar_url":"https://github.com/Softmotions.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iwstart\n\n Boilerplate initial project generator for C projects based on iowow, iwnet, ejdb2 libraries.\n## Usage \n\n```sh\niwstart -h\n\n\tIOWOW/IWNET/EJDB2 Project boilerplate generator\n\nUsage iwstart [options] \u003cproject directory\u003e\n\n\tNote: Options marked as * are required.\n\n\t* -a, --artifact=\u003c\u003e\tProject main artifact name (required).\n\t* -n, --name=\u003c\u003e\t\tShort project name.\n\t  -b, --base=\u003c\u003e\t\tProject base lib. One of: iowow,iwnet,ejdb2,aws4. Default: iwnet\n\t  -d, --description=\u003c\u003e\tProject description text.\n\t  -l, --license=\u003c\u003e\tProject license name.\n\t  -u, --author=\u003c\u003e\tProject author.\n\t  -w, --website=\u003c\u003e\tProject website.\n\t      --no-uncrustify\tDisable uncrustify code form atter config\n\t      --no-lvimrc\tDisable .lvimrc vim file generation\n\t  -c, --conf=\u003c\u003e\t\t.ini configuration file.\n\t  -V, --verbose\t\tPrint verbose output.\n\t  -v, --version\t\tShow program version.\n\t  -h, --help\t\tPrint usage help.\n````\n\n## Installation\n\n```sh\ngit clone https://github.com/Softmotions/iwstart\n\nmkdir ./iwstart/build \u0026\u0026 cd ./iwstart/build\n\ncmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=~/.local\n\nmake install\n```\n\n## Example\n\n```sh\niwstart -a myproj --name=\"My project\" -b iowow ./myproj\n\ncd ./myproj/build\n\ncmake .. -DCMAKE_BUILD_TYPE=Debug -DBUILD_TESTS=ON -DCMAKE_EXPORT_COMPILE_COMMANDS=ON\n\nmake\n\nln -s ./build/compile_commands.json ../compile_commands.json \n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftmotions%2Fiwstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftmotions%2Fiwstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftmotions%2Fiwstart/lists"}