{"id":13937556,"url":"https://github.com/tonyfischetti/sake","last_synced_at":"2025-04-06T10:13:38.834Z","repository":{"id":57439923,"uuid":"15122079","full_name":"tonyfischetti/sake","owner":"tonyfischetti","description":"A self-documenting build automation tool","archived":false,"fork":false,"pushed_at":"2020-02-04T17:21:19.000Z","size":1827,"stargazers_count":268,"open_issues_count":1,"forks_count":8,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-30T09:06:17.266Z","etag":null,"topics":["ansible","automation","documentation","make","python","yaml"],"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/tonyfischetti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-11T23:27:48.000Z","updated_at":"2025-01-02T11:38:51.000Z","dependencies_parsed_at":"2022-09-26T17:20:15.342Z","dependency_job_id":null,"html_url":"https://github.com/tonyfischetti/sake","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyfischetti%2Fsake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyfischetti%2Fsake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyfischetti%2Fsake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyfischetti%2Fsake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonyfischetti","download_url":"https://codeload.github.com/tonyfischetti/sake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247464224,"owners_count":20942970,"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":["ansible","automation","documentation","make","python","yaml"],"created_at":"2024-08-07T23:03:40.798Z","updated_at":"2025-04-06T10:13:38.802Z","avatar_url":"https://github.com/tonyfischetti.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Sake\n\n![sake logo](http://statethatiamin.com/media/sakelogo.png)\n\n[![Build Status](https://travis-ci.org/tonyfischetti/sake.svg?branch=master)](https://travis-ci.org/tonyfischetti/sake)\n[![License](https://img.shields.io/pypi/l/master-sake.svg)](https://pypi.python.org/pypi/master-sake/)\n\n### What is it?\nSake is a way to easily design, share, build, and visualize workflows with\nintricate interdependencies. Sake is self-documenting because the\ninstructions for building a project also serve as the documentation of the\nproject's workflow. The first time it's run, sake will build all of the\ncomponents of a project in an order that automatically satisfies all\ndependencies. For all subsequent runs, sake will only rebuild the parts\nof the project that depend on changed files. This cuts down on unnecessary\nre-building and lets the user concentrate on their work rather than memorizing\nthe order in which commands have to be run.\n\nSake is free, open source cross-platform software under a very permissive\nlicense (MIT Expat) and is written in Python. Sake is stable.\n\n### \n\n### Examples\nTo see an example, check out [this project's webpage](http://tonyfischetti.github.io/sake/)\n\n### Installation\nThis projects depends on\n - Python 2.7, or 3.5 and above (including 3.8!)\n - The networkx python module\n - the PyYAML python module\n - [Graphviz](http://www.graphviz.org)\n\nAssuming you have python and easy\\_install installed, just run\n\n    [sudo] easy_install pip\n    [sudo] pip install master-sake\n\nMore detailed instructions for installation, including platform specific\ndirections, are available at this project's [webpage.](http://tonyfischetti.github.io/sake/)\n\n### How do I use it\nAgain, check out [this project's webpage](http://tonyfischetti.github.io/sake/)\nfor more detailed information\n    \n\n### Support or Contact\nIf you're having trouble using sake; have a question; or want to contribute,\nplease email me at tony.fischetti@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonyfischetti%2Fsake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonyfischetti%2Fsake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonyfischetti%2Fsake/lists"}