https://github.com/e2/nenv
Last synced: about 1 month ago
Repository metadata:
Convenient wrapper for Ruby's ENV
- Host: GitHub
- URL: https://github.com/e2/nenv
- Owner: e2
- License: mit
- Created: 2014-12-13T11:20:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T07:57:10.000Z (over 7 years ago)
- Last Synced: 2024-11-06T21:43:24.763Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 41 KB
- Stars: 82
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Owner metadata:
- Name: Cezary Baginski
- Login: e2
- Email:
- Kind: user
- Description: I'm working with startups & small businesses, coding in C++ since 1997, agile since 2002, Linux-only since 2005, Ruby since 2008, Rails since 2009.
- Website: http://chronomantic.net
- Location: Poland
- Twitter:
- Company: Chronomantic
- Icon url: https://avatars.githubusercontent.com/u/150197?u=7131c891831bc100326da23b6f5abc0752c17797&v=4
- Repositories: 75
- Last Synced at: 2023-04-09T03:55:19.287Z
- Profile URL: https://github.com/e2
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 54
Total Committers: 4
Avg Commits per committer: 13.5
Development Distribution Score (DDS): 0.241
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Cezary Baginski | c****y@c****t | 41 |
Vladimir Kochnev | h****e@y****u | 11 |
Juan David Pastas | p****n@g****m | 1 |
Julien Vanier | j****r@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 100,868,042 total
- Total docker downloads: 705,447,929
- Total dependent packages: 21 (may contain duplicates)
- Total dependent repositories: 36,718 (may contain duplicates)
- Total versions: 12
- Total maintainers: 1
rubygems: nenv
Using ENV is like using raw SQL statements in your code. We all know how that ends...
- Homepage: https://github.com/e2/nenv
- Documentation: http://www.rubydoc.info/gems/nenv/
- Licenses: MIT
- Latest release: 0.3.0 (published almost 9 years ago)
- Last Synced: 2024-11-10T23:31:00.561Z (about 1 month ago)
- Versions: 6
- Dependent Packages: 21
- Dependent Repositories: 36,718
- Downloads: 100,868,042 Total
- Docker Downloads: 705,447,929
-
Rankings:
- Docker downloads count: 0.163%
- Dependent repos count: 0.169%
- Downloads: 0.197%
- Dependent packages count: 1.022%
- Average: 3.107%
- Stargazers count: 5.992%
- Forks count: 11.098%
- Maintainers (1)
go: github.com/e2/nenv
- Homepage:
- Documentation: https://pkg.go.dev/github.com/e2/nenv#section-documentation
- Licenses: mit
- Latest release: v0.3.0 (published almost 9 years ago)
- Last Synced: 2024-11-10T23:30:59.234Z (about 1 month ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 4.811%
- Forks count: 7.666%
- Average: 8.213%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
Gemfile
rubygems
- guard-rspec ~> 4.5 development
- guard-rubocop >= 0 development
- pry >= 0 development
- coveralls >= 0
nenv.gemspec
rubygems
- bundler ~> 1.7 development
- rake ~> 10.0 development
- rspec ~> 3.1 development