Avo 3 Open beta

Public
Installs Avo 3 Open beta. This template will probably be removed after the stable version hits.
Icons/chart bar
Used 84 times
Created by
A Adrian Marin

Usage


Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/V2GskB"
Template Source

Review the code before running this template on your machine.

gem "avo", ">= 3.2"
Bundler.with_unbundled_env { run 'bundle install' }
run "rails generate avo:install"
Comments

Sign up or Login to leave a comment.