Search Criteria
Package Details: crystal-icr 0.9.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/crystal-icr.git (read-only, click to copy) |
|---|---|
| Package Base: | crystal-icr |
| Description: | Interactive console for Crystal programming language |
| Upstream URL: | https://github.com/crystal-community/icr |
| Keywords: | crystal repl |
| Licenses: | LGPL |
| Submitter: | oprypin |
| Maintainer: | oprypin |
| Last Packager: | oprypin |
| Votes: | 11 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-03-20 15:03 (UTC) |
| Last Updated: | 2021-09-26 20:07 (UTC) |
Dependencies (3)
- crystal (crystal-gitAUR, crystal-nightlyAUR)
- readline (readline-gitAUR)
- shards (shards-gitAUR, crystal-nightlyAUR) (make)
Latest Comments
oprypin commented on 2017-12-31 09:38 (UTC)
https://github.com/crystal-community/icr/commit/6dabbef34e is not in any release yet.
peyloride commented on 2017-12-31 09:29 (UTC)
I got an error. I think some kind of missing dependency.
/usr/bin/crystal build --release --no-debug -o bin/icr src/icr/cli.cr Error in src/icr/cli.cr:2: while requiring "../icr"
require "../icr" ^
in src/icr.cr:4: while requiring "secure_random": can't find file 'secure_random' relative to '/tmp/yaourt-tmp-peyloride/aur-crystal-icr/src/icr-0.4.0/src'
require "secure_random" ^
make: *** [Makefile:6: build] Error 1
faustinoaq commented on 2017-10-21 15:43 (UTC)
oprypin commented on 2017-08-31 16:39 (UTC)
voobscout commented on 2017-08-31 07:12 (UTC)