GitXplorerGitXplorer
a

asexual

public
58 stars
5 forks
0 issues

Commits

List of commits on branch skilled-vexillographer.
Unverified
d1a8e7f21a37079aed26d79f053d370c5eea5d66

Add an initial black stripe (Crystal)

aalexwlchan committed 6 years ago

README

The README file for this repository.

Asexual Pride in GitHub Repository Languages

Testing the programs

They all print a joke about asexuals:

  • stripe-1.cr was tested in the Crystal playground.

  • stripe-2.php can be tested using the HHVM Docker image.

    $ docker run --volume $(pwd):/var/www/public --publish 8080:80 hhvm/hhvm-proxygen:latest
    $ curl http://localhost:8080
  • stripe-3.tf can be tested using the Terraform Docker image:

    $ docker run --volume $(pwd):/src --workdir /src hashicorp/terraform:light apply
  • stripe-4.fs was tested in an interactive session with the F# Docker image.

Prior art

Idea shamelessly copied from spacekookie/gay (rainbow pride flag) and ticky/trans (trans pride flag).

Useful resources

ozh/github-colors, for finding appropriate languages for each colour.