Note
Feel free to leave suggestions or report bugs in the issues section. Or fork the project and create a pull request with your own changes ^-^
A plugin to generate mocking case and memes with flow launcher 👾
- Install flow launcher if you haven't already.
- Execute the following command in flow launcher to install the plugin.
pm install Mock by tho-myrmock <query_to_mock>you can use MOUSE RIGHT CLICK or SHIFT + ENTER on result item to open context menu :)
- Install dotnet version <=7.x.x from Microsoft here.
- Install latest version of flow launcher. (default installation path is recommended for faster testing)
Run the following command in the root folder of the repository/project.
Exit flow launcher, build with dotnet build
and then restart flow launcher
dotnet buildWarning
The output folder during dotnet build is set to the default flow launcher installation path.
$(UserProfile)\AppData\Roaming\FlowLauncher\Plugins\Http Status Codes-DEBUG\
To build the project in the project directory remove or comment out the following line from Flow.Launcher.Plugin.Mock.csproj.
<OutputPath>$(UserProfile)\AppData\Roaming\FlowLauncher\Plugins\Http Status Codes-DEBUG\</OutputPath>
If commented out you have to manually paste the build files from the folder /Flow.Launcher.Plugin.Mock/bin/Debug to the plugin folder of your flow launcher installation.
- Update CHANGELOG.md for new release.
- Update version in plugin.json
- Merge changes into
masterbranch - Create the tag
v1.x.xon the merge commit on themasterbranch and the release will be built by github actions - Follow the steps here to submit plugin
thanks for using my plugin and reading through this long-ass readme. love yall (づ ◕‿◕ )づ



