{"id":17569021,"url":"https://github.com/riywo/ruby-llenv","last_synced_at":"2025-04-28T11:40:31.546Z","repository":{"id":5530976,"uuid":"6733380","full_name":"riywo/ruby-llenv","owner":"riywo","description":null,"archived":false,"fork":false,"pushed_at":"2012-12-30T03:05:56.000Z","size":176,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T10:04:04.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/riywo.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-17T08:43:07.000Z","updated_at":"2014-02-23T01:46:53.000Z","dependencies_parsed_at":"2022-07-07T00:02:02.885Z","dependency_job_id":null,"html_url":"https://github.com/riywo/ruby-llenv","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riywo%2Fruby-llenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riywo%2Fruby-llenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riywo%2Fruby-llenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riywo%2Fruby-llenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riywo","download_url":"https://codeload.github.com/riywo/ruby-llenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251306479,"owners_count":21568276,"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-21T17:08:42.476Z","updated_at":"2025-04-28T11:40:31.489Z","avatar_url":"https://github.com/riywo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLenv\n\nLL install and exec manager\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'ruby-llenv'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ruby-llenv\n\n## Usage\n\nInstall ruby-1.9.3-p327 to ~/.llenv/ruby-1.9.3-p327/, and also `bundle install` required modules to your-project/vendor/bundle. See [install script](https://github.com/riywo/llenv-declare/blob/master/.lib/ruby/install).\n\n    $ cd your-project\n    $ echo ruby-1.9.3-p327 \u003e .llenv\n    $ llenv install\n\nExecute any command. See [exec script](https://github.com/riywo/llenv-declare/blob/master/.lib/ruby/exec).\n\n    $ cd your-project\n    $ llenv exec ruby -v\n    $ llenv exec rackup\n\n## ENV\n\n### `LLENV_ROOT`\n\nRoot directory installed all LLs. Default: \"~/.llenv\"\n\n### `LLENV_DECLARE_URL`\n\nDeclare repository URL. Default: [https://github.com/riywo/llenv-declare.git](https://github.com/riywo/llenv-declare.git)\n\n### `LLENV_ENV`\n\nFor passing user environment variables to inside of llenv.\n\n    $ LLENV_ENV=PORT=1234,LOGDIR=/var/log/log llenv exec env\n    PORT=1234\n    LOGDIR=/var/log/log\n    ...\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friywo%2Fruby-llenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friywo%2Fruby-llenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friywo%2Fruby-llenv/lists"}