Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevedylandev/folder-upload
https://github.com/stevedylandev/folder-upload
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stevedylandev/folder-upload
- Owner: stevedylandev
- Created: 2024-10-29T22:04:00.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T23:12:13.000Z (about 2 months ago)
- Last Synced: 2024-10-30T00:39:07.859Z (about 2 months ago)
- Language: TypeScript
- Size: 17.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# folder-upload-script
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.22. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.