Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof Of Concept Repl Bots via nix-shell #32

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Commits on Jan 13, 2022

  1. Generic Repl Bot Draft

    solomon-b committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    0fadbed View commit details
    Browse the repository at this point in the history
  2. Adds Node repl

    solomon-b committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    aa151cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c912eb4 View commit details
    Browse the repository at this point in the history
  4. Removes unused pragma

    solomon-b committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    cf806c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Adds repl-containers.nix

    solomon-b committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    84a387a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa8125 View commit details
    Browse the repository at this point in the history
  3. Adds deploy image script

    solomon-b committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    6e091bd View commit details
    Browse the repository at this point in the history
  4. Adds MIT Scheme REPL

    solomon-b committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    198eb93 View commit details
    Browse the repository at this point in the history
  5. Adds SBCL repl

    solomon-b committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    92e44cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e514ce9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    5ff5f30 View commit details
    Browse the repository at this point in the history
  2. Disable sbcl

    solomon-b committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    0b6553d View commit details
    Browse the repository at this point in the history