Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
207 changes: 0 additions & 207 deletions compare_bash.exs

This file was deleted.

176 changes: 0 additions & 176 deletions demo.exs

This file was deleted.

2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule JustBash.MixProject do
use Mix.Project

@version "0.1.0"
@source_url "https://github.com/ivarvong/just_bash"
@source_url "https://github.com/elixir-ai-tools/just_bash"
@description "A simulated bash environment with virtual filesystem for safe command execution"

def project do
Expand Down
Loading