Skip to content

bsm/grape-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c13d296 · May 21, 2024
Jan 30, 2024
Nov 28, 2018
Jan 30, 2024
Jan 30, 2024
Jul 26, 2015
Jan 3, 2019
Jan 27, 2022
Mar 1, 2024
May 21, 2024
Mar 1, 2024
Mar 1, 2024
Feb 1, 2018
Feb 1, 2018
May 5, 2018
Mar 1, 2024

Repository files navigation

Grape::App

Grape::App is an attempt to 'railsify' the process of developing standalone grape apps.

Usage

Install via gem:

$ gem install grape-app

Generate a new app:

$ grape-app new my_app
  create  my_app/config/locales/en.yml
  create  my_app/config/environments/production.rb
  ...

Install bundle:

$ cd my_app
$ bundle install
  ..
  Bundle complete! 10 Gemfile dependencies, 48 gems now installed.
  Use `bundle show [gemname]` to see where a bundled gem is installed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages