{"id":29955045,"url":"https://github.com/foca/ensure","last_synced_at":"2025-08-03T17:09:33.826Z","repository":{"id":21227842,"uuid":"24543049","full_name":"foca/ensure","owner":"foca","description":"Tiny shell scripts to install things in your mac.","archived":false,"fork":false,"pushed_at":"2021-08-09T22:29:46.000Z","size":42,"stargazers_count":27,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-10T10:19:50.306Z","etag":null,"topics":["lesscode","macos","setup","setup-osx"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foca.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}},"created_at":"2014-09-27T21:21:29.000Z","updated_at":"2021-08-09T22:29:49.000Z","dependencies_parsed_at":"2022-09-06T00:20:09.122Z","dependency_job_id":null,"html_url":"https://github.com/foca/ensure","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/foca/ensure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fensure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fensure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fensure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fensure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foca","download_url":"https://codeload.github.com/foca/ensure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foca%2Fensure/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268578914,"owners_count":24273089,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":["lesscode","macos","setup","setup-osx"],"created_at":"2025-08-03T17:09:20.372Z","updated_at":"2025-08-03T17:09:33.810Z","avatar_url":"https://github.com/foca.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ensure\n\nA simple utilty to install things on your mac.\n\n## Example\n\nThis is a part of my personal manifest (`~/.ensure/manifest`):\n\n``` sh\nensure package bash\nensure package bash-completion\nensure shell \"$(brew --prefix)/bin/bash\"\n\nensure package macvim -- --with-override-system-vim\nensure package screen\nensure package git\nensure package hub\nensure package ack\n\nensure package libxslt --link\nensure package libxml2 --link\nensure package readline\nensure package openssl\n\nensure package postgresql --service\nensure package redis --service\n\nensure ruby \"2.4.1\"\n\nensure package node\nensure npm bower\n\nensure app iterm2\nensure app charles\nensure app limechat\nensure app google-chrome --copy\nensure app sketch\nensure app slack\nensure app spectacle\n\nensure vim-plugin altercation/vim-colors-solarized\nensure vim-plugin tpope/vim-commentary\nensure vim-plugin tpope/vim-fugitive\nensure vim-plugin tpope/vim-rake\nensure vim-plugin tpope/vim-surround\nensure vim-plugin tpope/vim-eunuch\nensure vim-plugin tpope/vim-markdown\nensure vim-plugin airblade/vim-gitgutter\nensure vim-plugin fatih/vim-go\nensure vim-plugin honza/dockerfile.vim\nensure vim-plugin hail2u/vim-css3-syntax\nensure vim-plugin groenewege/vim-less\n\n# vim: set ft=sh :\n```\n\nIt's just a bunch of shell scripts. There's nothing fancy going on here.\n\n## Installing\n\n```\n./configure --prefix /usr/local\nmake install\n```\n\n## Usage\n\nDefine your manifest file in `~/.ensure/manifest`. Run `ensure` to ensure\neverything is installed. If something isn't, it should install it.\n\n## Contributions\n\nPRs are welcome :)\n\n## License\n\nSee the attached LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoca%2Fensure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoca%2Fensure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoca%2Fensure/lists"}