{"id":25528811,"url":"https://github.com/tacherasasi/mdcli","last_synced_at":"2025-10-03T18:17:20.780Z","repository":{"id":277340951,"uuid":"932109121","full_name":"tacheraSasi/mdcli","owner":"tacheraSasi","description":"MarkDown renderer for the terminal (Markdown CLI)","archived":false,"fork":false,"pushed_at":"2025-02-13T12:31:23.000Z","size":12825,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T12:36:26.020Z","etag":null,"topics":["go","markdown","markdown-renderer","tachera","tachera-sasi"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/tacheraSasi.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":"2025-02-13T11:33:18.000Z","updated_at":"2025-02-13T12:31:28.000Z","dependencies_parsed_at":"2025-02-13T12:50:58.002Z","dependency_job_id":null,"html_url":"https://github.com/tacheraSasi/mdcli","commit_stats":null,"previous_names":["tacherasasi/mdcli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tacheraSasi%2Fmdcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tacheraSasi%2Fmdcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tacheraSasi%2Fmdcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tacheraSasi%2Fmdcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tacheraSasi","download_url":"https://codeload.github.com/tacheraSasi/mdcli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239749374,"owners_count":19690433,"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":["go","markdown","markdown-renderer","tachera","tachera-sasi"],"created_at":"2025-02-19T23:23:23.532Z","updated_at":"2025-10-03T18:17:15.746Z","avatar_url":"https://github.com/tacheraSasi.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MDCLI\n\n**mdcli** is a simple command-line tool for processing Markdown files.\n\n##  Features\n- Accepts a Markdown file as an argument\n- Reads and processes the file\n- Supports flag-based and positional arguments\n\n##  Installation\nClone the repository and build the project:\n\n```sh\ngit clone https://github.com/tacheraSasi/mdcli.git\ncd mdcli\nmake build_(your os) #e.g build_linux\ngo build -o mdcli\n```\n\n##  Usage\n\nRun `mdcli` with a Markdown file as an argument:\n\n```sh\n./mdcli filename.md\n```\n\nor using a flag:\n\n```sh\n./mdcli -file=filename.md\n```\n\n## ⚡ Example Output\n```sh\nProcessing file: filename.md\n```\n\n##  License\nThis project is licensed under the MIT License.\n\n---\nMade with ❤️ in Go by ***Tachera SASI***.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftacherasasi%2Fmdcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftacherasasi%2Fmdcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftacherasasi%2Fmdcli/lists"}