1.0.28 • Published 2 months ago

@bigbinary/neeto-github-frontend v1.0.28

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

neeto-github-nano

The neeto-github-nano manages GitHub integration across neeto products.

Contents

  1. Development with Host Application
  2. Instructions for Publishing

Development with Host Application

Engine

The engine allows us to integrate OAuth apps and Github apps in the neeto applications.

Installation

  1. Add gems to your application's Gemfile:
gem "octokit"

source "NEETO_GEM_SERVER_URL" do
  gem "neeto-github-engine"
end
  1. And then execute:
bundle install
  1. Copy migration files, run:
rails g neeto_github_engine:install
  1. 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.

1.0.28

2 months ago

1.0.27

2 months ago

1.0.26

3 months ago

1.0.25

3 months ago

1.0.22

3 months ago

1.0.24

3 months ago

1.0.23

3 months ago

1.0.21

3 months ago

1.0.20

3 months ago

1.0.19

3 months ago

1.0.18

3 months ago

1.0.17

4 months ago

1.0.16

4 months ago

1.0.15

4 months ago

1.0.14

5 months ago

1.0.13

5 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago