makandra/katapult
Kickstart Rails development!
This tool helps web developers quickly set up new Ruby on Rails applications or add common features to existing ones. It takes configuration instructions for models, user interfaces, and authentication, then generates the corresponding database migrations, code, and tests. A developer can use this to rapidly build out the foundation of a Rails application, allowing them to focus on unique business logic.
No commits in the last 6 months.
Use this if you are a Rails developer needing to quickly scaffold a new application with standard features like CRUD, authentication, and testing frameworks, or if you need to add common model and UI elements to an existing Rails project.
Not ideal if you are working with a Rails version significantly different from 5.1.4, require advanced custom configurations not supported by the generator, or are looking for ongoing maintenance and updates, as this project is no longer actively developed.
Stars
21
Forks
2
Language
Ruby
License
MIT
Category
Last pushed
Jun 19, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/makandra/katapult"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.