crystal_nx_poc

Version, currently master branch1 version
  • master branchlatestMar 6, 2021

github.com/marysaka/crystal_nx_poc

A Proof of Concept of Crystal running on the Nintendo Switch

8 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  crystal_nx_poc:
    github: marysaka/crystal_nx_poc
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.26.1+34
License
MIT
Author
Thog <me@thog.eu>

Dependencies

Runtime Dependencies

  • cryloc*github: Thog/cryloc

README

# Crystal NX PoC [![Build Status](https://travis-ci.com/Thog/crystal_nx_poc.svg?branch=master)](https://travis-ci.com/Thog/crystal_nx_poc)

A Proof of Concept of Crystal running on the Nintendo Switch