{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "portable",
  "home_page_url": "https://evotec.xyz/es/tags/portable",
  "feed_url": "https://evotec.xyz/es/tags/portable/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/making-powershellgallery-modules-portable",
      "url": "https://evotec.xyz/es/blog/making-powershellgallery-modules-portable",
      "title": "Making PowerShellGallery modules Portable",
      "summary": "I\u2019m a big fan of PowerShellGallery. It\u2019s easy to use, Microsoft owned, a place to host your PowerShell modules. Every time I release a new PowerShell module, it\u2019s readily available for me or anyone with a single command Install-Module. No need to host it yourself, no need to prepare anything \u2013 plug \u0026 play. Additionally, if your PowerShell module has any dependencies, it will download and install them, so it directly works out of the box. But what if you can\u2019t use PowerShellGallery? What if you don\u2019t want to use Install-Module on 100 computers, but you prefer to do it in a more controlled way? What if your servers do not have internet connectivity?",
      "date_published": "2019-09-08T07:12:08.0000000Z",
      "tags": [
        "module",
        "portable",
        "powershell"
      ]
    }
  ]
}