micro--go-micro
b9665e32c5
* adding docs * minor getting started typo * move the whole website
7 行
119 B
Ruby
7 行
119 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
# gem "rails"
|
|
gem 'github-pages', group: :jekyll_plugins
|