A command line tool for Dockerizing your Rails development environment.
Prerequisite
The configuration generated by this gem depends on Docker Desktop. Make sure it is installed before continuing.
Installation
Install the gem:
$ gem install railsdock
Or add it to your Gemfile:
gem 'railsdock', require: false, group: :development
Then run:
$ bundle
Usage
Navigate to your project directory:
$ cd /path/to/my/app
Then run:
$ railsdock install
The gem will then walk you through configuring Docker by asking questions about your environment.
Development
After checking out the repo, run bin/setup
to install dependencies. Then, run rake spec
to run the tests. You can also run bin/console
for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install
. To release a new version, update the version number in version.rb
, and then run bundle
…
Been a while since I've posted to one of these, but Orchid is growing rapidly and looking for contributors! It's gotten a complete facelift, new logo, new docs, and is getting better and more flexible all the time. Help us build the next generation of project documentation websites!
Build and deploy beautiful documentation sites that grow with you
Orchid
Orchid is a brand-new, general-purpose static site generator for Java and Kotlin, with a focus on extensibility and aimed at developers looking to improve their technical documentation. Orchid was born out of a desire for better-looking Javadocs and frustration with how difficult is it to manage large Jekyll sites and keep it up-to-date with your code.
Orchid supports a variety of plugins, including a wiki, static pages, blogs, and much more. It aims to have high compatibility with many of the existing static site generators, such as Jekyll, Gitbook, and Hugo, so that migration to Orchid is painless. And if you can't find a plugin to do what you need, Orchid provides an intuitive way to add your own private plugins and a rich API so you can make your site as beautiful and unique as an Orchid.
…