PowerShell module with MongoDB browser in Far Manager
For the requirements and details, see about_FarMongo.help.txt
How to start
Get from PSGallery
Save-Module FarMongo -Path $env:FARPROFILE\FarNet\PowerShellFar\ModulesYou can use the usual Install-Module FarMongo command, too, it's fine.
But the module works only with Far Manager, FarNet, and PowerShellFar.
PowerShellFar has its own special directory for PowerShell modules.
Import the module and get help:
Import-Module FarMongo
help about_FarMongoSee also