Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devhubapp/devhub-franz-recipe
[DEPRECATED] Official plugin for Franz (still works but I won't update the plugin anymore)
https://github.com/devhubapp/devhub-franz-recipe
devhub franz plugin recipe
Last synced: 3 months ago
JSON representation
[DEPRECATED] Official plugin for Franz (still works but I won't update the plugin anymore)
- Host: GitHub
- URL: https://github.com/devhubapp/devhub-franz-recipe
- Owner: devhubapp
- Created: 2018-12-27T22:46:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T09:55:29.000Z (5 months ago)
- Last Synced: 2024-07-11T02:03:47.558Z (4 months ago)
- Topics: devhub, franz, plugin, recipe
- Language: JavaScript
- Homepage: https://github.com/devhubapp/devhub
- Size: 1.01 MB
- Stars: 12
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - devhubapp/devhub-franz-recipe - [DEPRECATED] Official plugin for Franz (still works but I won't update the plugin anymore) (JavaScript)
README
# [DevHub](https://github.com/devhubapp/devhub)
## [Franz](https://github.com/meetfranz/franz) [Recipe](https://github.com/meetfranz/plugins)### Installation
You need to clone this repository, rename the folder to `devhub` and move it inside the franz `dev` recipes directory. Then, restart Franz. Try the one-liner below:
#### macOS
`$ git clone [email protected]:devhubapp/devhub-franz-recipe.git ~/Library/Application\ Support/Franz/recipes/dev/devhub`
#### Windows
`$ git clone [email protected]:devhubapp/devhub-franz-recipe.git %appdata%/Franz/recipes/dev/devhub`
#### Linux
`$ git clone [email protected]:devhubapp/devhub-franz-recipe.git ~/.config/Franz/recipes/dev/devhub`
If the above doesn't work, check the [official instructions](https://github.com/meetfranz/plugins/blob/master/docs/integration.md#installation).
### Screenshot
![screenshot](https://user-images.githubusercontent.com/619186/54728333-09807a00-4b5c-11e9-84bf-89b20355bd1d.png)