{"id":15679058,"url":"https://github.com/anapaulagomes/step","last_synced_at":"2025-05-06T21:04:12.691Z","repository":{"id":179825307,"uuid":"645885988","full_name":"anapaulagomes/step","owner":"anapaulagomes","description":"The first step to automate things; from a Markdown to a CLI","archived":false,"fork":false,"pushed_at":"2025-01-14T20:15:02.000Z","size":94,"stargazers_count":12,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T02:51:11.820Z","etag":null,"topics":["cli","markdown"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anapaulagomes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":["anapaulagomes"],"buy_me_a_coffee":"anapaulagomes"}},"created_at":"2023-05-26T17:09:16.000Z","updated_at":"2025-01-14T20:15:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"489b29e6-6ab8-43a7-9d4f-a25c8440ba80","html_url":"https://github.com/anapaulagomes/step","commit_stats":null,"previous_names":["anapaulagomes/step"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anapaulagomes%2Fstep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anapaulagomes%2Fstep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anapaulagomes%2Fstep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anapaulagomes%2Fstep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anapaulagomes","download_url":"https://codeload.github.com/anapaulagomes/step/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252769398,"owners_count":21801376,"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":["cli","markdown"],"created_at":"2024-10-03T16:26:09.460Z","updated_at":"2025-05-06T21:04:12.652Z","avatar_url":"https://github.com/anapaulagomes.png","language":"Python","funding_links":["https://github.com/sponsors/anapaulagomes","https://buymeacoffee.com/anapaulagomes"],"categories":[],"sub_categories":[],"readme":"# step\nThe first step to automate things; from a Markdown into a CLI\n\n[![PyPI version](https://badge.fury.io/py/step.svg)](https://badge.fury.io/py/step)\n[![Tests](https://github.com/anapaulagomes/step/actions/workflows/tests.yml/badge.svg)](https://github.com/anapaulagomes/step/actions/workflows/tests.yml)\n\n## The rationale behind this\n\nThere are so many manual tasks out there, most of them made of innumerous steps.\nWhenever someone thinks about automating them or even proposing this to their team,\nit sounds like a Herculean task.\n\nWhat if we turn a checklist into a CLI and turn a gigantic process into something\nmore feasible?\n\n## How to use it\n\n```bash\nstep path-to/YOUR-MARKDOWN.md\n```\n\nYour markdown checklist will turn into a functioning CLI.\nThere you will also find the `Step` object. You can add to it\na callback function and smoothly migrate from a manual to automated approach.\n\nA functional example will come soon.\n\n### About the markdown\n\nA few assumptions are made about the Markdown format:\n\n- the first head and paragraph are general descriptions, so they\nare used as name and description for the generated CLI\n- to avoid nested sub steps in the alpha version of this lib, sub steps\nare created until the second level; the remaining levels are rendered\nas Markdown code\n\n## Development\n\nFirst, you're going to need Python 3.10+. Then, [poetry](https://python-poetry.org/) installed.\n\nThis project is in its alpha version, so there is more documentation to come.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanapaulagomes%2Fstep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanapaulagomes%2Fstep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanapaulagomes%2Fstep/lists"}