testing
Version, currently master branch1 version
- master branchlatestFeb 23, 2020
github.com/konstantine-v/crystal-examples
Smaller projects, challenges, and example scripts written in Crystal lang
Installation
# Add this to your shard.yml
dependencies:
testing:
github: konstantine-v/crystal-examples
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.30.1- License
- MIT
- Author
- Konstantine
- Target
testingfrom src/testing.cr
Dependencies
Runtime Dependencies
- halite*github: icyleaf/halite
- admiral*github: jwaldrip/admiral.cr
- crystagiri*github: madeindjs/crystagiri
- stumpy_png~> 4.5github: stumpycr/stumpy_png
- stumpy_utils*github: stumpycr/stumpy_utils
README
Info
This is just a repo for me to practice Crystal Lang. I've really liked working with it on some personal projects and plan to keep using it and help create tools and libraries with it.
If you dont want to clone the repo, you can easily play around with my src/
directory by copy and pasting in https://play.crystal-lang.cr/#/org. Please note
though that some of the projects may require shards, check to see if they
require anything before running.
Installation/Development
Run shards install -v and make sure the deps install correctly.
Make changes to modules/classes in the src/testing directory.
Usage
Run the crystal files by using crystal run src/<your-file>.cr
You can also compile the file you want by using crystal build src/<your-file> --release. This will create a binary in the parent directory so you can run it
just like any other binary.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Feb 23, 2020
- Crystal
0.30.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/konstantine-v/crystal-examples
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1