Skip to content

Commit 051179c

Browse files
committed
2 parents 960cd3e + 70e13c8 commit 051179c

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

Readme.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,19 @@ Integration of [Fend](https://printfn.github.io/fend/) with [Flow launcher](http
77

88
| Setting | Type | Default | Description |
99
| ------------ | ------ | ------- | ---------------------------------------------- |
10-
| Fend Command | string | fend | Command to run fend or path to fend executable |
10+
| Fend Command | string | fend | Command to run fend or path to fend executable |
11+
12+
## Fend installation
13+
14+
This plugin currently does not automatically install fend.
15+
16+
Until this is added, you can install fend through [scoop](https://scoop.sh/#/apps?id=e6f0a9d6e20f46ef6481143944e6bb44fb766fb4), [chocolatey](https://community.chocolatey.org/packages/fend), [winget](https://printfn.github.io/fend/documentation/#installation), the [official msi installer](https://github.com/printfn/fend/releases/latest/download/fend-windows-x64.msi), or as a [standalone binary](https://github.com/printfn/fend/releases/tag/v1.1.6).
17+
18+
## TODOs
19+
20+
- [ ] Automatic installation of fend if there is none
21+
- [ ] Auto-detect package managers in the system
22+
- [ ] Better support for multi-line outputs
23+
- [ ] Save/Loading
24+
- [ ] Ability to save snippets/functions for reuse
25+
- [ ] Ability to load a file with predefined variables & functions

0 commit comments

Comments
 (0)