Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hanami/cli

Hanami command line
https://github.com/hanami/cli

Bef/fix rollback command

charithperera opened this pull request almost 2 years ago
Fix: allow to generate deeply nested action with correct container key

jodosha opened this pull request almost 2 years ago
`hanami new` to generate a default `.gitignore`

jodosha opened this pull request almost 2 years ago
Ruby 3.2

jodosha opened this pull request about 2 years ago
App commands should all accept `-e` option to set HANAMI_ENV

timriley opened this issue about 2 years ago
db migrate should also run db structure dump

timriley opened this issue about 2 years ago
Absence of `.gitignore` pollutes application git history

vikdotdev opened this issue about 2 years ago
Fix which function for windows

dsisnero opened this pull request about 2 years ago
Fix 'which' for windows

dsisnero opened this pull request about 2 years ago
Load dotenv and use hanami port for hanami server

jodosha opened this pull request about 2 years ago
Namespaced action generates incorrect `to` option

radar opened this issue about 2 years ago
Add missing App namespace for database reference.

pat opened this pull request about 2 years ago
`hanami g action` overrides existing action + spec

radar opened this issue about 2 years ago
Raise exception if trying to create Hanami app in existing folder (or file)

cllns opened this pull request about 2 years ago
Use Hanami.app_path to find if we're in an app

timriley opened this pull request about 2 years ago
Ensure to raise `Hanami::Error` exceptions in case of error

jodosha opened this pull request about 2 years ago
In case of exception, print error message and exit

jodosha opened this pull request about 2 years ago
Convert to Zeitwerk for code loading

timriley opened this pull request about 2 years ago
Update API docs for 2.0.0

timriley opened this pull request about 2 years ago
Is `SPEC_ROOT` configured in `spec_helper.rb` used?

janko opened this issue about 2 years ago
No warning for `hanami new` when the directory already exists

janko opened this issue about 2 years ago
Fix specs

solnic opened this pull request about 2 years ago
Remove types require from config/settings.rb

timriley opened this pull request about 2 years ago
Specify latest dry-types version

timriley opened this pull request about 2 years ago
Advertise Bundler & Hanami installation while running `hanami new`

jodosha opened this pull request about 2 years ago
Tidy `hanami` help

jodosha opened this pull request over 2 years ago
Add note about different commands within and outside of app

cllns opened this issue over 2 years ago
Add console output when generating files

cllns opened this pull request over 2 years ago
`hanami generate action` does not generate views and templates

vikdotdev opened this issue over 2 years ago
Add --[no-]skip-git option to `hanami new` command

vikdotdev opened this pull request over 2 years ago
Fix routes definition in test app

cllns opened this pull request over 2 years ago
Remove `define do..` from routes

solnic opened this pull request over 2 years ago
fix: Use app[:settings] in database commands.

pat opened this pull request over 2 years ago
Take app_path as argument for `hanami new`

waiting-for-dev opened this pull request over 2 years ago
Add required hanami-controller and hanami-view to the Gemfile

waiting-for-dev opened this pull request over 2 years ago
`hanami new` to add `hanami-reloader` to `Gemfile`

jodosha opened this pull request over 2 years ago
Ensure `hanami generate action` to work with non-RESTful actions

jodosha opened this pull request over 2 years ago
`hanami new` to generate Puma configuration

jodosha opened this pull request over 2 years ago
Respect plural name when generate code

jodosha opened this pull request over 2 years ago
Introduce reload command in the console context

waiting-for-dev opened this pull request over 2 years ago
Incorrect module names when generating a new project

bhanuone opened this issue over 2 years ago
Prepare for v2.0.0.beta2

timriley opened this pull request over 2 years ago
Leverage Hanami's file detection

waiting-for-dev opened this pull request over 2 years ago
Introduce `hanami generate action`

jodosha opened this pull request over 2 years ago
Introduce `hanami generate slice`

jodosha opened this pull request over 2 years ago
Restore hanami-validations

swilgosz opened this pull request over 2 years ago
Add `hanami middlewares` command

waiting-for-dev opened this pull request over 2 years ago
Tweaks to generated app

timriley opened this pull request over 2 years ago
Restore depending on hanami#main in the Gemfile

waiting-for-dev opened this pull request over 2 years ago
Add `hanami routes` command

waiting-for-dev opened this pull request over 2 years ago
Application -> App

jodosha opened this pull request over 2 years ago
Set default `hanami server` port to `2300`

jodosha opened this pull request over 2 years ago
Register `hanami server` command

jodosha opened this pull request over 2 years ago
Add `hanami server` command

waiting-for-dev opened this pull request over 2 years ago
`Hanami::RakeTasks` -> `Hanami::CLI::RakeTasks`

jodosha opened this pull request over 2 years ago
`hanami new`

jodosha opened this pull request over 2 years ago
Prefer NoMethodError over NotImplementedError

tak1n opened this pull request over 2 years ago
Fix SliceReaders for new SliceName class

timriley opened this pull request over 2 years ago
Add note in README about renaming to dry-cli

cllns opened this pull request over 2 years ago
hanami db version fails on unapplied migration

tak1n opened this issue over 2 years ago
What happened to General purpose Command Line Interface framework?

jglauche opened this issue over 2 years ago
Import Sequel for db version command

lcmen opened this pull request almost 3 years ago
Fix slice readers for latest slices API

timriley opened this pull request almost 3 years ago
Add `hanami server` command

waiting-for-dev opened this pull request almost 3 years ago
Fix redundant method when loading database command

tiev opened this pull request almost 3 years ago
Compatibility with `dry-system` `v0.23.0`

jodosha opened this pull request almost 3 years ago
Respect HANAMI_ENV if command line env option is not specified.

andrewcroome opened this pull request almost 3 years ago
Support `postgresql://` scheme designators

parndt opened this pull request about 3 years ago
Properly show a custom prompt in IRB

timriley opened this pull request about 3 years ago
Fix console context (make slice readers properly available)

timriley opened this pull request about 3 years ago
Fix command `hanami db rollback`

pauc opened this pull request about 3 years ago
[2.0.0alpha2] cannot load such file -- hanami/version

masterkain opened this issue over 3 years ago
cli does not works when using hanami 2.0-alpha releases

morissetcl opened this issue over 3 years ago
Import console and db tasks from template + add specs

solnic opened this pull request over 3 years ago