{"id":72823,"library":"godo-v2","title":"Godo","description":"A task runner and file watcher inspired by Rake and Gulp.","status":"active","version":"2.0.9","language":"go","source_language":null,"source_url":null,"tags":["task","runner","build","automation"],"install":[{"cmd":"go get gopkg.in/godo.v2","lang":"bash","label":"Install gopkg.in/godo.v2"}],"dependencies":[],"imports":[{"symbol":"godo","correct":"gopkg.in/godo.v2"}],"quickstart":{"code":"package main\n\nimport \"gopkg.in/godo.v2\"\n\nfunc main() {\n\tgodo.Task(\"build\", func() error {\n\t\treturn godo.Exec(\"go build\")\n\t})\n\tgodo.Default(\"build\")\n\tgodo.Run()\n}","lang":"go","description":"Define and run a build task."},"warnings":[],"env_vars":null,"search_vec":"'autom':16 'build':15 'file':6 'godo':1 'gulp':12 'inspir':8 'rake':10 'runner':4,14 'task':3,13 'watcher':7","created_at":"2026-06-17T18:43:27.519535+00:00","updated_at":"2026-06-17T18:43:27.519535+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-godo/godo","github":null,"docs":"https://pkg.go.dev/gopkg.in/godo.v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}