Sha256: 0f1be99351ba2b63eede840c61512b7646f846e514d571df7cdf96f332d2302a
Contents?: true
Size: 305 Bytes
Versions: 1
Compression:
Stored size: 305 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # The program gets in as an argument the full file path and the matchers config file # Usage: ruby scripts/create_test_file.rb client/app/components/feature.tsx --openai_key sk42424242 require_relative '../lib/dotcodegen/cli' Dotcodegen::CLI.run(ARGV)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dotcodegen-0.1.1 | exe/run |