{"id":25911424,"url":"https://github.com/copyleftdev/touch","last_synced_at":"2026-04-21T03:32:51.681Z","repository":{"id":191736211,"uuid":"685289068","full_name":"copyleftdev/touch","owner":"copyleftdev","description":"very simple app that allow you to use the linux touch command in windows","archived":false,"fork":false,"pushed_at":"2023-08-30T23:03:52.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T05:40:22.356Z","etag":null,"topics":["golang","utility","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","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/copyleftdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-08-30T22:59:42.000Z","updated_at":"2023-08-30T23:04:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"84cb727a-7d2f-4c2b-85a5-2868246c6a36","html_url":"https://github.com/copyleftdev/touch","commit_stats":null,"previous_names":["copyleftdev/touch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/copyleftdev/touch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copyleftdev%2Ftouch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copyleftdev%2Ftouch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copyleftdev%2Ftouch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copyleftdev%2Ftouch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copyleftdev","download_url":"https://codeload.github.com/copyleftdev/touch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copyleftdev%2Ftouch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32075241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","utility","windows"],"created_at":"2025-03-03T09:17:30.203Z","updated_at":"2026-04-21T03:32:51.666Z","avatar_url":"https://github.com/copyleftdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Of course! Here's a README for your implementation of the `touch` command for Windows using Go:\n\n---\n\n# 🖋 `touch` for Windows - Go Implementation\n\nA simple implementation of the classic Unix `touch` command for Windows, written in Go. Easily create new files or update the modification time of existing ones right from the command line.\n\n## 📌 Features\n\n- **Create New Files**: Instantly create a new file if it doesn't exist.\n- **Update Modification Time**: Refresh the modification time of an existing file to the current system time.\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Go (version 1.x or newer)\n\n### Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/copyleftdev/touch.git\ncd touch\n```\n\n2. Build the project:\n\n```bash\ngo build -o touch.exe touch.go\n```\n\nThis will generate the `touch.exe` executable.\n\n### Usage\n\nTo use the `touch` command:\n\n```bash\n./touch.exe \u003cfilename\u003e\n```\n\nReplace `\u003cfilename\u003e` with your desired file name.\n\n\n\n## 🤝 Contributing\n\nPull requests are welcome! For major changes, please open an issue first to discuss the changes you'd like to make.\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the `LICENSE` file for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopyleftdev%2Ftouch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcopyleftdev%2Ftouch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopyleftdev%2Ftouch/lists"}