Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
CordlessWool committed Jan 10, 2024
1 parent 365ef19 commit 53396d3
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# loom-fs
#loom

To install dependencies:
Is a repository for tool. Currently there is only a filesystem lib, that implement common tools to work easier with the filesystem and reading files and dirs

```bash
bun install
```

To run:

```bash
bun run app.ts
```

This project was created using `bun init` in bun v1.0.21. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
This project is based on Bun so use bun for development

0 comments on commit 53396d3

Please sign in to comment.