{"id":16185190,"url":"https://github.com/herrmanno/autotool-solver","last_synced_at":"2025-10-08T17:33:29.735Z","repository":{"id":54424055,"uuid":"334145914","full_name":"herrmanno/autotool-solver","owner":"herrmanno","description":"Helper for Autotool tasks for the course 'Modellierung WS20/21'","archived":false,"fork":false,"pushed_at":"2022-01-21T13:39:55.000Z","size":236,"stargazers_count":4,"open_issues_count":7,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T02:02:35.741Z","etag":null,"topics":["autotool","htwk-leipzig","modellierung"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/herrmanno.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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":"2021-01-29T12:55:46.000Z","updated_at":"2023-06-15T07:03:07.000Z","dependencies_parsed_at":"2022-08-13T15:10:50.814Z","dependency_job_id":null,"html_url":"https://github.com/herrmanno/autotool-solver","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herrmanno%2Fautotool-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herrmanno%2Fautotool-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herrmanno%2Fautotool-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herrmanno%2Fautotool-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/herrmanno","download_url":"https://codeload.github.com/herrmanno/autotool-solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244341656,"owners_count":20437700,"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":["autotool","htwk-leipzig","modellierung"],"created_at":"2024-10-10T07:13:44.186Z","updated_at":"2025-10-08T17:33:29.599Z","avatar_url":"https://github.com/herrmanno.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Autotool-Solution-Helper\n\n[![asciicast](https://asciinema.org/a/w4pZWKj9jVQNm05mvsGmk33W6.png)](https://asciinema.org/a/w4pZWKj9jVQNm05mvsGmk33W6)\n\nHelper tool for solving arbritary autotool tasks of the course 'Modellierung WS 20' by brute force.\n\n**DISCLAIMER**\n\nThis tool is meant to be used *only* as a help if one just can't find a solution to a given\ntask; sometims it's easier to understand a problem by looking at the solution ;)\n\nThis tool is *not meant* to be used for cheating, solving highscore tasks or similiar intentions.\n\n## usage\n\n```\nUSAGE\n  run task:              \u003ctask\u003e \u003ctask description file\u003e\n  show task types:       tasks\n  show task description: help \u003ctask\u003e\n  show usage:            help\n  show version:          version\n  show license:          license\n```\n\n### show available tasks\n\n```\nautotool-helper tasks\n```\n\n### show description for a specific task\n\n```\nautotool-helper help \u003ctask type\u003e\n```\n\n### run task\n\n```\nautotool-helper \u003ctask type\u003e \u003ctask description file\u003e\n```\n\nExample task description files can be found at [examples](./examples) directory.\n\n\n## build\nThe final executables are built and tested by [stack](stack). To build the final executable run\n\n```\nstack build\nstack install\n```\n\nAfterwards the executable should be placed inside stack's local binary directory and is accessible\nas \n```\nautotool-helper\n```\n## test\n```\nstack test\n```\n\n## Prebuild Binaries\n\nPrebuilt binaries can be found at the Repo's\n[Releases page](https://github.com/herrmanno/autotool-solver/releases).\n\n[stack]: https://docs.haskellstack.org/en/stable/README/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherrmanno%2Fautotool-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fherrmanno%2Fautotool-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherrmanno%2Fautotool-solver/lists"}