{"id":46366873,"url":"https://github.com/aimotrens/impulsar","last_synced_at":"2026-04-13T23:00:52.544Z","repository":{"id":212495911,"uuid":"730865347","full_name":"aimotrens/impulsar","owner":"aimotrens","description":"Simplify your dev jobs!","archived":false,"fork":false,"pushed_at":"2026-04-08T00:53:32.000Z","size":399,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-08T02:30:59.472Z","etag":null,"topics":["command-line","development","go","tools"],"latest_commit_sha":null,"homepage":"https://aimotrens.github.io/impulsar-docs/","language":"Go","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/aimotrens.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-12T21:01:55.000Z","updated_at":"2026-04-08T00:53:34.000Z","dependencies_parsed_at":"2023-12-23T18:23:25.719Z","dependency_job_id":"72b93820-1eaa-4e53-9155-d065d1d9579e","html_url":"https://github.com/aimotrens/impulsar","commit_stats":null,"previous_names":["aimotrens/impulsar"],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/aimotrens/impulsar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimotrens%2Fimpulsar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimotrens%2Fimpulsar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimotrens%2Fimpulsar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimotrens%2Fimpulsar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimotrens","download_url":"https://codeload.github.com/aimotrens/impulsar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimotrens%2Fimpulsar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31774547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["command-line","development","go","tools"],"created_at":"2026-03-05T02:32:37.103Z","updated_at":"2026-04-13T23:00:52.500Z","avatar_url":"https://github.com/aimotrens.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simplify your dev jobs!\r\n\r\nimpulsar is a tool, written in Go, to run tasks in your shell. It is a easy to use tool that can help you to automate your daily tasks.\r\n\r\n\r\n## Features\r\n\r\n- **Simple**: impulsar has a simple but powerful YAML based configuration file.\r\n- **Easy to use**: Start one or more tasks (called jobs) with a single command.\r\n- **Job dependencies**: You can define dependencies between jobs.\r\n- **Foreach**: Run jobs with different sets of EnvVars in a foreach like loop.\r\n\r\n\r\n## Quickstart\r\n\r\n### Download\r\nDownload the latest release, that meets your platform, from the [releases page](https://github.com/aimotrens/impulsar/releases/latest) and extract it to a directory in your PATH.\r\n\r\n\r\n### Create a configuration file\r\n\r\nCreate a file named `impulsar.yml` with the following content:\r\n```yaml\r\nhello:\r\n  script:\r\n    - echo \"Hello from impulsar!\"\r\n```\r\n\r\n### Run impulsar\r\n\r\nRun impulsar with the following command:\r\n```bash\r\nimpulsar run hello\r\n```\r\n`hello` is the name of the job defined in the configuration file.\r\n\r\n## Documentation\r\n\r\nFor more information, please visit the [documentation](https://aimotrens.github.io/impulsar-docs/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimotrens%2Fimpulsar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimotrens%2Fimpulsar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimotrens%2Fimpulsar/lists"}