Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DevRelease is used to download the latest non-stable release. DevRelease bool // LatestURL is the URL to the github releases LatestURL = "https://api.github.com/repos/craftcms/nitro/releases/latest" // ReleasesURL is all releases including preview releases ReleasesURL = "https://api.github.com/repos/craftcms/nitro/releases" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.