{"id":15819850,"url":"https://github.com/samprof/nukex","last_synced_at":"2025-04-01T05:54:56.919Z","repository":{"id":166504230,"uuid":"642012864","full_name":"SamProf/NukeX","owner":"SamProf","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-17T17:51:59.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-12T07:02:02.397Z","etag":null,"topics":[],"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/SamProf.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":"2023-05-17T16:19:31.000Z","updated_at":"2023-05-17T16:24:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"cebf07c2-f10c-423a-94d3-ab7535703f52","html_url":"https://github.com/SamProf/NukeX","commit_stats":null,"previous_names":["samprof/nukex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamProf%2FNukeX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamProf%2FNukeX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamProf%2FNukeX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamProf%2FNukeX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamProf","download_url":"https://codeload.github.com/SamProf/NukeX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246591782,"owners_count":20801986,"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-05T07:00:36.973Z","updated_at":"2025-04-01T05:54:56.899Z","avatar_url":"https://github.com/SamProf.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NukeX\n\nNukeX is a faster alternative to the standard `Nuke.Build` launcher. It intelligently re-builds your project only when necessary, based on changes in your files. NukeX is designed to be installed as a dotnet tool and can run Targets with ease. Future versions will support most of the original Nuke commands, as it will hand over control to Nuke when needed.\n\n## Table of Contents\n\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Examples](#examples)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Prerequisites\n\nBefore installing NukeX, ensure that you have the following software installed on your machine:\n\n- .NET SDK (version 6.0 or higher)\n\n## Installation\n\nTo install NukeX as a dotnet tool, open your terminal and run the following command:\n\n```bash\ndotnet tool install --global NukeX\n```\n\nThis will install the NukeX tool globally on your machine.\n\n## Usage\n\nTo use NukeX, navigate to the directory of your project and run the following command:\n\n```bash\nNukeX [TARGET]\n```\n\nReplace `[TARGET]` with the target you want to execute. If you don't specify a target, NukeX will run the default target specified in your Nuke configuration.\n\n## Examples\n\nHere are some examples of how to use NukeX:\n\n1. Running the default target:\n\n```bash\nNukeX\n```\n\n2. Running a specific target, for example, `Compile`:\n\n```bash\nNukeX Compile\n```\n\n3. Running multiple targets, for example, `Clean` and `Compile`:\n\n```bash\nNukeX Clean Compile\n```\n\n## Contributing\n\nWe welcome contributions to the NukeX project. If you want to contribute, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your changes.\n3. Commit your changes to the new branch.\n4. Create a pull request with a description of your changes.\n\nWe will review your pull request and provide feedback.\n\n## License\n\nNukeX is released under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamprof%2Fnukex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamprof%2Fnukex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamprof%2Fnukex/lists"}