Perla.PackageManager 1.0.0-beta-024

This is a prerelease version of Perla.PackageManager.
dotnet add package Perla.PackageManager --version 1.0.0-beta-024
                    
NuGet\Install-Package Perla.PackageManager -Version 1.0.0-beta-024
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Perla.PackageManager" Version="1.0.0-beta-024" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Perla.PackageManager" Version="1.0.0-beta-024" />
                    
Directory.Packages.props
<PackageReference Include="Perla.PackageManager" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Perla.PackageManager --version 1.0.0-beta-024
                    
#r "nuget: Perla.PackageManager, 1.0.0-beta-024"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Perla.PackageManager&version=1.0.0-beta-024&prerelease
                    
Install Perla.PackageManager as a Cake Addin
#tool nuget:?package=Perla.PackageManager&version=1.0.0-beta-024&prerelease
                    
Install Perla.PackageManager as a Cake Tool

Perla Dev Server wakatime

Open in Gitpod

Perla is a cross-platform single executable binary CLI Tool for a Development Server of Single Page Applications (like vite/webpack but no node required!).

If that sounds like something nice, Check The docs!

Status

The current v1.0.0 development is taking place in the dev branch, please check it out, also the releases tab contains the most recen betas to try out!

Description:
  The Perla Dev Server!

Usage:
  Perla [command] [options]

Options:
  --version       Show version information
  -?, -h, --help  Show help and usage information
  --info <info>   Brings the Help dialog []

Commands:
  setup                                  Initialized a given directory or perla itself
  t, templates <templateRepositoryName>  Handles Template Repository operations such as list, add, update, and remove templates
  describe, ds <properties>              Describes the perla.json file or it's properties as requested
  b, build                               Builds the SPA application for distribution
  s, serve, start                        Starts the development server and if fable projects are present it also takes care of it.
  add, install <package>                 Shows information about a package if the name matches an existing one
  remove <package>                       removes a package from the
  list, ls                               Lists the current dependencies in a table or an npm style json string
  regenerate, restore                    Restore the import map based on the selected mode, defaults to production
  create, generate, n, new <name>        Creates a new project based on the selected template if it exists

Existing tools

If you actually use and like nodejs, then you would be better taking a look at the tools that inspired this repository

  • jspm - Import map handling, they are the best at manipulating import maps ❤️
  • vite
  • snowpack

These tools have a bigger community and rely on an even bigger ecosystem plus they support plugins via npm so if you're using node stick with them they are a better choice Perla's unbundled development was inspired by both snowpack and vite, CDN dependencies were inspired by snowpack's remote sources development

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta-024 127 4/28/2023
1.0.0-beta-023 98 4/27/2023
1.0.0-beta-022 97 4/26/2023
1.0.0-beta-021 97 4/24/2023
1.0.0-beta-020 101 4/23/2023
1.0.0-beta-019 102 4/23/2023
1.0.0-beta-018 105 4/15/2023
1.0.0-beta-017 100 4/13/2023
1.0.0-beta-016 110 4/12/2023
1.0.0-beta-015 100 4/8/2023
1.0.0-beta-014 105 4/7/2023
1.0.0-beta-013 108 3/27/2023
1.0.0-beta-012 111 3/25/2023
1.0.0-beta-011 114 3/25/2023
1.0.0-beta-010 117 3/24/2023
1.0.0-beta-009 121 12/22/2022
1.0.0-beta-008 124 12/14/2022
1.0.0-beta-007 118 12/9/2022
1.0.0-beta-006 112 12/8/2022
1.0.0-beta-005 112 12/7/2022
1.0.0-beta-004 110 12/5/2022
1.0.0-beta-003 117 12/5/2022
1.0.0-beta-002 112 11/30/2022
1.0.0-beta-001 133 11/27/2022