diff options
author | Freya Murphy <freya@freyacat.org> | 2024-05-24 09:05:42 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-05-24 09:05:42 -0400 |
commit | c5f39ea2cd7cf02246705ea8872d3b350526165c (patch) | |
tree | 2694f9fdc5d83b529a01f2997c1d89c271c86592 /src/assets/projects/06-lazysphere.md | |
download | website-c5f39ea2cd7cf02246705ea8872d3b350526165c.tar.gz website-c5f39ea2cd7cf02246705ea8872d3b350526165c.tar.bz2 website-c5f39ea2cd7cf02246705ea8872d3b350526165c.zip |
initial
Diffstat (limited to 'src/assets/projects/06-lazysphere.md')
-rw-r--r-- | src/assets/projects/06-lazysphere.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/assets/projects/06-lazysphere.md b/src/assets/projects/06-lazysphere.md new file mode 100644 index 0000000..4a36ee6 --- /dev/null +++ b/src/assets/projects/06-lazysphere.md @@ -0,0 +1,8 @@ +--- +name: lazysphere +repo: lazysphere +--- + +lazysphere is a gnu coreutils/busybox clone, supporting commands such as su, +rm (the french), and also (but not exluding) yes. Its written in C +with no dependencies because they are bad. |