hanami-render-example

A sandbox application featured in: https://hanamimastery.com/ EP#040 with Hosting configuration for Render.com

https://github.com/hanamimastery/hanami-render-example

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A sandbox application featured in: https://hanamimastery.com/ EP#040 with Hosting configuration for Render.com

Basic Info
  • Host: GitHub
  • Owner: hanamimastery
  • License: other
  • Language: Ruby
  • Default Branch: master
  • Size: 16.6 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme License Citation

README.adoc

:toc: macro
:toclevels: 5
:figure-caption!:

= Hanamimastery

toc::[]

== Features

== Screencasts

== Requirements

. link:https://www.ruby-lang.org[Ruby].

== Setup

To set up the project, run:

[source,bash]
----
bin/setup
----

== Usage

== Development

To contribute, run:

[source,bash]
----
git clone 
cd hanamimastery
bin/setup
----

You can also use the IRB console for direct access to all objects:

[source,bash]
----
bin/console
----

== Tests

To test, run:

[source,bash]
----
bundle exec rake
----

== link:[License]

== link:[Security]

== link:[Code of Conduct]

== link:[Contributions]

== link:[Versions]

== Credits

* Built with link:https://www.alchemists.io/projects/hanamismith[Hanamismith].
* Engineered by link:[Sebastian Wilgosz].

Owner

  • Name: hanamimastery
  • Login: hanamimastery
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: Please use the following metadata when citing this project in your work.
title: Hanamimastery
abstract:
version: 0.0.0
license: Hippocratic-2.1
date-released: 2023-01-22
authors:
  - family-names: Wilgosz
    given-names: Sebastian
    affiliation: 
    orcid: https://orcid.org/
keywords:
 - ruby
repository-code: 
repository-artifact: 

GitHub Events

Total
Last Year

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems
  • amazing_print ~> 1.4 development
  • caliber ~> 0.21 development
  • capybara ~> 3.38 development
  • cuprite ~> 0.14 development
  • database_cleaner-sequel ~> 2.0 development
  • debug ~> 1.7 development
  • dotenv ~> 2.8 development
  • guard-rspec ~> 4.7 development
  • hanami-rspec ~> 2.0 development
  • launchy ~> 2.5 development
  • localhost ~> 1.1 development
  • rack-test ~> 2.0 development
  • rake ~> 13.0 development
  • reek ~> 6.1 development
  • rerun ~> 0.14 development
  • rom-factory ~> 0.11 development
  • rubocop-sequel ~> 0.3 development
  • simplecov ~> 0.22 development
  • dry-types ~> 1.7
  • erbse ~> 0.1
  • hanami ~> 2.0
  • hanami-controller ~> 2.0
  • hanami-router ~> 2.0
  • hanami-validations ~> 2.0
  • hanami-view >= 0
  • pg ~> 1.4
  • puma ~> 6.0
  • refinements ~> 10.0
  • rom ~> 5.3
  • rom-sql ~> 3.6
  • sequel ~> 5.64
Gemfile.lock rubygems
  • 122 dependencies