https://github.com/asguho/sourcemate-app
https://github.com/asguho/sourcemate-app
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/asguho/sourcemate-app
- Owner: Asguho
- Created: 2023-08-31T09:24:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T19:57:33.000Z (6 months ago)
- Last Synced: 2024-12-10T20:34:32.127Z (6 months ago)
- Language: Svelte
- Size: 1.67 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Word Source CLI
## Usage
## Installation
### Command Line
If you have [Deno](https://deno.com/), you can run the CLI with this command:
```bash
deno run -A https://raw.githubusercontent.com/Asguho/word-source-cli/main/main.js
```### Install executable
You can download the executable from the
[release page](https://github.com/Asguho/word-source-cli/releases/latest)