File: dotenv

package info (click to toggle)
ruby-dotenv 3.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: ruby: 539; makefile: 4
file content (4 lines) | stat: -rwxr-xr-x 68 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/usr/bin/env ruby

require "dotenv/cli"
Dotenv::CLI.new(ARGV).run