Skip to content

Commit

Permalink
feat(tools): remove scriptkit
Browse files Browse the repository at this point in the history
  • Loading branch information
trystan2k committed Mar 19, 2023
1 parent dd22111 commit 8550037
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 651 deletions.
12 changes: 0 additions & 12 deletions TOOLS_DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,3 @@ To be able to run it (and when the computer is started)

1. Copy the net.duplicati.server.plist file from 'tools' folder and save it to `/Library/LaunchAgents`
2. Access Duplicate in the browser with [http://localhost:8200](http://localhost:8200/)

## ScriptKit

ScriptKit is a command-line tool that allows you to run JavaScript scripts from the command line. It is built on top of the V8 JavaScript engine and Node.js.

It needs to be installed manually as there is no Homebrew formula for it.

Download the latest version from [here](https://www.scriptkit.com/) and then execute the configure script to install all custom scripts

```bash
./configure/scriptkit/scriptkit.sh
```
20 changes: 0 additions & 20 deletions configure/scriptkit/.scripts/homebrew.mjs

This file was deleted.

8 changes: 0 additions & 8 deletions configure/scriptkit/package.json

This file was deleted.

117 changes: 0 additions & 117 deletions configure/scriptkit/scriptkit.sh

This file was deleted.

194 changes: 0 additions & 194 deletions configure/scriptkit/scripts/download-youtube-video.js

This file was deleted.

33 changes: 0 additions & 33 deletions configure/scriptkit/scripts/homebrew.ts

This file was deleted.

Loading

0 comments on commit 8550037

Please sign in to comment.