2.2.2 • Published 8 months ago
@bigbinary/neeto-github-frontend v2.2.2
neeto-github-nano
The neeto-github-nano
manages GitHub integration across neeto products.
Contents
Development with Host Application
Engine
The engine allows us to integrate OAuth apps and Github apps in the neeto applications.
Installation
- Add gems to your application's Gemfile:
gem "octokit"
source "NEETO_GEM_SERVER_URL" do
gem "neeto-github-engine"
end
- And then execute:
bundle install
- Copy migration files, run:
rails g neeto_github_engine:install
- After adding the migration file, run:
bundle exec rails db:migrate
Usage
Frontend package
The frontend package exports several components.
Installation
Install the latest package using the below command -
yarn add @bigbinary/neeto-github-frontend
Components
Instructions for Publishing
Consult the building and releasing packages guide for details on how to publish.
2.2.1
9 months ago
2.2.2
8 months ago
1.1.0-beta3
1 year ago
1.1.0-beta4
1 year ago
1.1.0-beta1
1 year ago
1.1.0-beta2
1 year ago
2.2.0
10 months ago
2.1.0
10 months ago
2.0.0
12 months ago
1.0.28
1 year ago
1.0.27
1 year ago
1.0.26
1 year ago
1.0.25
1 year ago
1.0.22
1 year ago
1.0.24
1 year ago
1.0.23
1 year ago
1.0.21
1 year ago
1.0.20
1 year ago
1.0.19
1 year ago
1.0.18
1 year ago
1.0.17
1 year ago
1.0.16
1 year ago
1.0.15
1 year ago
1.0.14
1 year ago
1.0.13
1 year ago
1.0.11
2 years ago
1.0.10
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago