8000 Introducing Mush · javanile/r@7bc9b73 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7bc9b73

Browse files
Introducing Mush
1 parent ef63de5 commit 7bc9b73

File tree

7 files changed

+8
-56
lines changed

7 files changed

+8
-56
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.idea/
2+
.vscode/
13
cache/
24
current
35
versions/

Manifest.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[package]
2+
name = "r"
3+
version = "0.5.1"
4+
description = "Mush, a build system for shell."
5+
license = "MIT"
6+
edition = "2022"

install.sh

Lines changed: 0 additions & 56 deletions
This file was deleted.

cache/EMPTY renamed to src/main.sh

File renamed without changes.

rsvm.fish renamed to src/rsvm.fish

File renamed without changes.

rsvm.sh renamed to src/rsvm.sh

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
0