2.1.0 • Published 9 months ago

@form8ion/ruby-scaffolder v2.1.0

Weekly downloads
84
License
MIT
Repository
github
Last release
9 months ago

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
2.1.0

9 months ago

2.0.1

9 months ago

2.0.0

1 year ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.0-beta.10

5 years ago

1.0.0-beta.9

5 years ago

1.0.0-beta.8

5 years ago

1.0.0-beta.7

5 years ago

1.0.0-beta.6

5 years ago

1.0.0-beta.5

5 years ago

1.0.0-beta.4

5 years ago

1.0.0-beta.3

5 years ago

1.0.0-beta.2

5 years ago

1.0.0-beta.1

5 years ago