ktonon/cog
Command-line utility that makes it easy to organize a project which uses code generation
This tool helps developers manage projects that generate code automatically. It takes in Ruby scripts and templates you define, along with existing code files, to produce updated source code, configuration files, or other project assets. Software engineers and build managers can use this to keep generated and hand-written code in sync.
No commits in the last 6 months.
Use this if you need an organized way to automate the creation and maintenance of code or project files based on templates and custom logic.
Not ideal if your project doesn't involve code generation, or if you prefer a graphical interface for managing build artifacts.
Stars
15
Forks
2
Language
Ruby
License
MIT
Category
Last pushed
Nov 08, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ktonon/cog"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
marcosschroh/dataclasses-avroschema
Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code...
sbt-dao-generator/sbt-dao-generator
code generator sbt plugin from database schema
twitter/scrooge
A Thrift parser/generator
GW2ToolBelt/api-generator
A library for creating programs that interface with data exposed by the official Guild Wars 2 API.
olafurpg/scala-db-codegen
Scala code/boilerplate generator from a db schema