luckyframework/lucky_cli

Add new `--build` flag for CLI

Open

#870 opened on Oct 6, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (49 forks)auto 404
hacktoberfest

Repository metrics

Stars
 (92 stars)
PR merge metrics
 (PR metrics pending)

Description

Add a --build flag that will build that crystal script in to an executable like lucky --build gen.migration => bin/lucky.gen.migration.

Related: https://github.com/luckyframework/lucky_cli/issues/869

Contributor guide