{"id":16586765,"url":"https://github.com/zchee/sublime-direnv","last_synced_at":"2025-08-06T13:40:24.317Z","repository":{"id":21486418,"uuid":"24805239","full_name":"zchee/sublime-direnv","owner":"zchee","description":"Sublime integrate Direnv","archived":false,"fork":false,"pushed_at":"2020-11-11T14:32:11.000Z","size":200,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T19:26:28.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"JohnMcLear/ep_google_analytics","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zchee.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":"2014-10-05T00:37:03.000Z","updated_at":"2018-05-11T16:22:25.000Z","dependencies_parsed_at":"2022-08-21T00:50:06.201Z","dependency_job_id":null,"html_url":"https://github.com/zchee/sublime-direnv","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fsublime-direnv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fsublime-direnv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fsublime-direnv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fsublime-direnv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zchee","download_url":"https://codeload.github.com/zchee/sublime-direnv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242171480,"owners_count":20083557,"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":[],"created_at":"2024-10-11T22:52:28.313Z","updated_at":"2025-03-06T08:16:09.197Z","avatar_url":"https://github.com/zchee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sublime-direnv\n\n[sublime-gulp](https://github.com/NicoSantangelo/sublime-gulp), [sublime-vagrant](https://github.com/Stubbs/sublime-vagrant), These are awesome package.  \nBut, I use direnv, so not working.\n\nThat is why I made this.\n\n# Instration\n\n## Package Control\nIf you have PackageControl installed, you can use it to install the package.\n\n## Manual\nYou can clone the repository in your `/Packages` folder.\n\n```\ngit clone git@github.com:fainder/sublime-direnv.git ~/Library/Application\\ Support/Sublime\\ Text\\ 3/Packages/sublime-direnv\n```\n\n# Usage\nWhen there is .envrc file to open project, choose `Direnv allow` from the command pallete.\n\n\n## .envrc Sample\nDo\n\n```\nexport VAGRANT_IP=192.168.33.10\nexport THEME_DIR=_theme\nexport CSS_DIR=_theme/css\nexport JS_DIR=_theme/js\nexport SASS_DIR=_theme/sass\nexport IMG_DIR=_theme/img\n```\n\nDo not \n\n```\nexport VAGRANT_IP=192.168.33.10\nexport THEME_DIR=_theme\nexport CSS_DIR=$THEME_DIR/css\nexport JS_DIR=$THEME_DIR/js\nexport SASS_DIR=$THEME_DIR/sass\nexport IMG_DIR=$THEME_DIR/img\n```\n\n# Todo\nIt later to modify it because I wrote for myself!\n\n- [ ] `direnv deny` support.\n- [ ] `direnv reload` support.\n- [ ] Refactoring.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fsublime-direnv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzchee%2Fsublime-direnv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fsublime-direnv/lists"}