Skip to content

Captive-Studio/captive-sdk

Repository files navigation

captive-sdk

License: MIT Gem Version

Captive SDK is a tool that includes everything needed to create an web application quickly

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "captive-sdk"

# or include each gem manually

# gem "captive-authentication"
# gem "captive-admin"
# gem "captive-api"
# gem "captive-theme"

And then execute:

bundle

Frameworks and libraries

Contributing

Create a new gem

You can use a Rails Engine to add a new gem into the project :

  • ./bin/rails_generate_plugin

if you want to use rspec in your engine, follow this tutorial

Deployment

use the command line below to deploy a new version

# Usage : script/release (major|minor|patch)

script/release patch

Inspiration

The purpose of captive-sdk is to create a SaaS Framework to build products faster with Ruby on Rails.

It was inspired by :

License

The gem is available as open source under the terms of the MIT License.

About Captive

captive

captive-sdk is maintained and funded by Captive. The names and logos for captive are trademarks of captive-studio.

We love open source software! See our other projects or hire us to design, develop, and grow your product.