
Security News
Oxlint Introduces Type-Aware Linting Preview
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Kickoff provides everything you need to start a Rails application.
A tookit that provides an HTML5/CSS3 framework and a collection useful Rails generator scripts for scaffolding, layout files and authentication. Inspired by Bootstrap and Nifty Generators and repurposed for web apps by Aristo.
Add to your Gemfile and run the bundle
command to install it.
gem "kickoff", :group => :development
Then you can run any of the included generators.
rails g kickoff:scaffold Post title:string index new
Requires Ruby 1.9.2 or later.
To view the README for each generator, run it with the +help+ option.
rails g kickoff:layout --help
Questions or problems? Please post them on the issue tracker. You can contribute changes by forking the project and submitting a pull request. You can ensure the tests passing by running bundle
and rake
.
This gem is created with all the love in the world by @lokimeyburg and is under the MIT License.
FAQs
Unknown package
We found that kickoff demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.