{"id":50966333,"url":"https://github.com/mstarski/nodetasks","last_synced_at":"2026-06-18T20:40:26.632Z","repository":{"id":57446572,"uuid":"304745444","full_name":"mstarski/nodetasks","owner":"mstarski","description":"Simple CLI for npm/yarn tasks execution","archived":false,"fork":false,"pushed_at":"2020-11-01T00:03:07.000Z","size":2406,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-03T09:25:07.277Z","etag":null,"topics":["cli","javascript","npm","python","task-automation"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mstarski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-16T21:48:29.000Z","updated_at":"2020-11-05T08:53:48.000Z","dependencies_parsed_at":"2022-09-02T23:40:27.501Z","dependency_job_id":null,"html_url":"https://github.com/mstarski/nodetasks","commit_stats":null,"previous_names":["michalstarski/nodetasks"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mstarski/nodetasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstarski%2Fnodetasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstarski%2Fnodetasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstarski%2Fnodetasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstarski%2Fnodetasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mstarski","download_url":"https://codeload.github.com/mstarski/nodetasks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstarski%2Fnodetasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34507160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","javascript","npm","python","task-automation"],"created_at":"2026-06-18T20:40:25.872Z","updated_at":"2026-06-18T20:40:26.624Z","avatar_url":"https://github.com/mstarski.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nodetasks\n\nA simple CLI for listing and executing npm tasks.\n\n## Installation\n\n```bash\n$ pip install nodetasks\n```\n\n## Usage\n\n![Example usage](example.gif)\n\n## Development\n\n- Setup a virtual environment inside the repo\n```\n$ python3 -m venv \u003cyour-venv-name\u003e\n```\n\n- Activate created environment\n```\n$ source path/to/venv/bin/activate\n```\n\n- Install necessary requirements\n```\n$ pip install -r requirements.txt\n```\n\n- After making changes build package locally\n```\n$ pip install -e .\n```\n\n- Run the module with\n```\n$ python3 -m nodetasks\n```\n\n## Todo\n\n:black_square_button: Give user ability to run tasks with yarn\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmstarski%2Fnodetasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmstarski%2Fnodetasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmstarski%2Fnodetasks/lists"}