pubfun
Install v0.1.3
Published on Apr 8 2025 at 06:49 UTC
-
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LunchTimeCode/pubfun/releases/download/v0.1.3/pubfun-installer.sh | sh
Source
-
-
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LunchTimeCode/pubfun/releases/download/v0.1.3/pubfun-installer.sh | sh
Source
-
-
- powershell
- msi
- npm
- tarball
-
irm https://github.com/LunchTimeCode/pubfun/releases/download/v0.1.3/pubfun-installer.ps1 | iex
Source -
npm install @lunchtimecode/pubfun@0.1.3
-
- shell
- homebrew
- npm
- tarball
-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LunchTimeCode/pubfun/releases/download/v0.1.3/pubfun-installer.sh | sh
Source -
brew install LunchTimeCode/tap/pubfun
-
npm install @lunchtimecode/pubfun@0.1.3
We weren't able to detect your OS.
This project doesn't offer Apple Silicon downloads, but you can run Intel macOS binaries via Rosetta 2.
PubFun
This is a small tool to extract all public kotlin functions and classes under any dir.
Usage
export PUB_PATH=<your_path> cargo run > test.md
See test.md for the result.