@agentframework/cli

Universal Application Framework

Usage no npm install needed!

<script type="module">
  import agentframeworkCli from 'https://cdn.skypack.dev/@agentframework/cli';
</script>

README

@agentframework/cli

Universal Application Framework CLI

Features

  • Run a local web application
  • Auto reload local web application
  • Build a local web application into js project
  • Remove dependencies to framework

Development Build

  • 1 settings.js

Production Build

  • 1 settings.js
  • pre compress assets for js/css/html files
  • compress scripts

Optimized Build

  • embedded settings.js
  • prebuild routing table
  • pre compress assets
  • static dependency injection