{"id":23196470,"url":"https://github.com/lliepjiok/taskcli","last_synced_at":"2026-05-02T04:36:53.091Z","repository":{"id":236135491,"uuid":"779397546","full_name":"LLIEPJIOK/taskcli","owner":"LLIEPJIOK","description":"Console task warrior","archived":false,"fork":false,"pushed_at":"2024-04-27T19:35:28.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T08:00:04.711Z","etag":null,"topics":["cli","cobra","docker","golang"],"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/LLIEPJIOK.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":"2024-03-29T18:38:55.000Z","updated_at":"2024-04-27T19:35:31.000Z","dependencies_parsed_at":"2025-02-10T16:52:04.798Z","dependency_job_id":"5c9e438b-84d9-4eab-9787-bffe01e2359a","html_url":"https://github.com/LLIEPJIOK/taskcli","commit_stats":null,"previous_names":["lliepjiok/taskcli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Ftaskcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Ftaskcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Ftaskcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLIEPJIOK%2Ftaskcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLIEPJIOK","download_url":"https://codeload.github.com/LLIEPJIOK/taskcli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247308326,"owners_count":20917682,"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","cobra","docker","golang"],"created_at":"2024-12-18T14:18:41.731Z","updated_at":"2026-05-02T04:36:53.057Z","avatar_url":"https://github.com/LLIEPJIOK.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\nTaskcli is a console application for creating and managing your tasks. You can add, update, remove, and view tasks. Additionally, there is a calendar that shows your activity for each day in the last six months:\n- Days without color: 0 tasks created\n- White days: 1-4 tasks created\n- Blue days: 5-9 tasks created\n- Green days: 10 or more tasks created.\n\n## Getting started\nTo start application, you only need Docker running on your computer. \n\nTo start working with application, follow these steps in console:\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/LLIEPJIOK/taskcli.git\n   ```\n2. Go to the project folder:\n   ```bash\n   cd taskcli\n   ```\n3. Start a docker container with the project:\n   ```bash\n   docker-compose up\n   ```\n4. Open another console where you will write commands. Each command has the following structure:\n    ```bash\n    docker exec -it taskcli-app-1 taskcli [COMMAND]\n    ```\n    You can view all available commands with:\n    ```bash\n    docker exec -it taskcli-app-1 taskcli info\n    ```\n\nTo run test type:\n   ```bash\n   docker exec -it taskcli-app-1 go test -v ./[folder with tests]/*\n   ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flliepjiok%2Ftaskcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flliepjiok%2Ftaskcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flliepjiok%2Ftaskcli/lists"}