package

github.com/luckyframework/lucky_cli

1.5.0 / published Apr 22, 2026 / repository

A Crystal command-line tool for generating new Lucky Web Applications.

Documentation could not be built

Build failed

The documentation build for this version ran and did not produce anything usable. That is usually a shard that does not compile against the Crystal version it declared.

Last attempt Sep 26, 2026 at 01:23 UTC (attempt 16)

Reloading will not start another build. A version that does not compile under the current compiler is terminal, so one shard that cannot build does not crowd out the ones that can.

What the builder reported
docs-build: crystal docs exited 62

crystal docs said:

no-egress: verified in-process as uid 1000, ip and vsock sockets denied, io_uring denied, no_new_privs set
Crystal built without LibXML2 support, HTML sanitization will be skipped
Showing last frame. Use --error-trace for full trace.

In src/dev.cr:1:23

 1 | class LuckyCli::Dev < LuckyTask::Task
                           ^--------------
Error: undefined constant LuckyTask::Task

Browse the other versions