{"id":20865315,"url":"https://github.com/galvez/fabula","last_synced_at":"2025-05-12T10:32:19.655Z","repository":{"id":55845591,"uuid":"162183971","full_name":"galvez/fabula","owner":"galvez","description":"Minimalist server scripts.","archived":false,"fork":false,"pushed_at":"2021-05-09T16:46:54.000Z","size":659,"stargazers_count":54,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T05:51:09.494Z","etag":null,"topics":["deployment","infrastructure-as-code","javascript","shell-scripting","ssh","ssh-client"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/galvez.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}},"created_at":"2018-12-17T20:08:12.000Z","updated_at":"2024-10-03T22:58:19.000Z","dependencies_parsed_at":"2022-08-15T07:50:35.606Z","dependency_job_id":null,"html_url":"https://github.com/galvez/fabula","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galvez%2Ffabula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galvez%2Ffabula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galvez%2Ffabula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galvez%2Ffabula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galvez","download_url":"https://codeload.github.com/galvez/fabula/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253720080,"owners_count":21952962,"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":["deployment","infrastructure-as-code","javascript","shell-scripting","ssh","ssh-client"],"created_at":"2024-11-18T05:48:29.041Z","updated_at":"2025-05-12T10:32:19.350Z","avatar_url":"https://github.com/galvez.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ch1\u003eFabula \n  \u003ca href=\"http://npmjs.com/package/fabula\"\u003e\u003cimg src=\"https://badge.fury.io/js/fabula.svg?0.2.0\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/galvez/fabula/actions\"\u003e\u003cimg src=\"https://img.shields.io/badge/build-passing-47c11f.svg\"\u003e\u003c/a\u003e\u003c/h1\u003e\n  \u003cspan\u003eMinimalist server configuration and task management.\u003c/span\u003e\n\u003c/p\u003e\n\nGo straight to the [full documentation][docs] if you'd like.\n\nOr read the [introductory blog post][post].\n\n[post]: https://hire.jonasgalvez.com.br/2019/may/05/a-vuejs-inspired-task-runner/\n\n# Introduction\n\nAt its core, **Fabula** is a simple Bash script preprocessor and runner. It lets\nyou run scripts **locally** and on **remote servers**. **Fabula** (latin for \n_story_) is inspired by Python's [Fabric][f].\n\n[f]: https://www.fabfile.org/\n\n```xml\n\u003cfabula\u003e\nexport default {\n  docsDir: {\n    local: './docs',\n    remote: '/remote/path/www' \n  }\n}\n\u003c/fabula\u003e\n\n\u003ccommands\u003e\nlocal vuepress build \u003c%= docsDir.local %\u003e\nput \u003c%= docsDir.local %\u003e/.vuepress/dist/ \u003c%= docsDir.remote %\u003e\nsudo service nginx restart\n\u003c/commands\u003e\n```\n\nInspired by Vue, it lets you keep settings and commands in concise **single-file components**.\n\nPlease refer to the [full documentation][docs] to learn more.\n\n[docs]: https://galvez.github.io/fabula/\n\n## Meta\n\nCreated by [Jonas Galvez][jg].\n\n[jg]: http://hire.jonasgalvez.com.br\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalvez%2Ffabula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgalvez%2Ffabula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalvez%2Ffabula/lists"}