Documentation ¶
Overview ¶
Package deno is the planner for Deno projects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetermineEntry ¶
DetermineEntry determines the entry point of the Deno project.
func DetermineFramework ¶
func DetermineFramework(src afero.Fs) t.DenoFramework
DetermineFramework determines the framework of the Deno project.
func GenerateDockerfile ¶
GenerateDockerfile generates the Dockerfile for Deno projects.
func GetStartCommand ¶
GetStartCommand gets the start command of the Deno project.
func NewIdentifier ¶
func NewIdentifier() plan.Identifier
NewIdentifier returns a new Deno identifier.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.