Skip to main content
Module

x/fastro/cli/mod.ts

Fast and simple web application framework for deno
Go to Latest
File
export * from "./controller.ts";export * from "./create.ts";export * from "./deploy.ts";export * from "./entrypoint.ts";export * from "./fastro.ts";export * from "./handler.ts";export * from "./help.ts";export * from "./init.ts";export * from "./register.ts";export * from "./watch.ts";export * from "../templates/controller.ts";export * from "../templates/docker.ts";export * from "../templates/favicon.ts";export * from "../templates/html.ts";export * from "../templates/middleware.ts";export * from "../templates/render.ts";export * from "../templates/settings.ts";export * from "../templates/svg.ts";