Note
Feel free to leave suggestions or report bugs in the issues section.
A plugin to search for http response status codes with Flow launcher.
hs <status_code>
or
hs <search_query>
- 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 build
Warning
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.Http_Status_Codes.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.Http_Status_Codes/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
master
branch - Create the tag
v1.x.x
on the merge commit on themaster
branch and the release will be built by github actions - Follow the steps here to submit plugin
Love to the developers of the Shortcuts Plugin. I took a lot of inspiration from their plugin and would like to thank them here <3
Thanks for using my plugin or reading through this long-ass readme. love yall (づ ◕‿◕ )づ