Sha256: 2cd78f5dbe4af25c6be73e74002c5891b6d8812d3d8356acef382c74787a4ea1
Contents?: true
Size: 284 Bytes
Versions: 3
Compression:
Stored size: 284 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: exe/codegen client/app/components/feature.tsx --openai_key sk42424242 require_relative '../lib/dotcodegen/cli' Dotcodegen::CLI.run(ARGV)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dotcodegen-0.1.5 | exe/codegen |
dotcodegen-0.1.4 | exe/codegen |
dotcodegen-0.1.3 | exe/codegen |