@form8ion/ruby-scaffolder

2.1.0 • Public • Published

ruby-scaffolder

opinionated scaffolder for Ruby projects

Node CI Workflow Status Codecov SLSA Level 2

Usage

npm Try @form8ion/ruby-scaffolder on RunKit MIT license node

Installation

$ npm install @form8ion/ruby-scaffolder --save

Dependencies

It is expected that rbenv is available for managing Ruby versions. This scaffolder will leverage rbenv to install the version of Ruby that is defined in the generated .ruby-version file.

It is also expected that bundler is available for installing gems from a Gemfile. It can be installed automatically in rbenv managed Ruby versions by including it in your ~/.rbenv/default-gems file when you have the rbenv-default-gems plugin installed.

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

Readme

Keywords

none

Package Sidebar

Install

npm i @form8ion/ruby-scaffolder

Weekly Downloads

96

Version

2.1.0

License

MIT

Unpacked Size

18.4 kB

Total Files

8

Last publish

Collaborators

  • travi
  • form8ion-bot