scorpion-boot ~master
Executable maker for scorpion applications
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
Scorpion Boot <img align="right" alt="Logo" width="100" src="https://i.imgur.com/A7ozW1W.png">
Application maker for the Scorpion Framework
Usage
To use scorpion-boot simply add it your dub.sdl
or dub.json
as a dependency:
name "my-application"
dependency "scorpion-boot" version="..."
{
"name": "my-application",
"dependencies": {
"scorpion-boot": "..."
}
}
Note that scorpion-boot doesn't have scorpion as dependency and you have to add it manually.
- Registered by Kripth
- ~master released 5 years ago
- scorpion-framework/scorpion-boot
- MIT
- Dependencies:
- none
- Versions:
-
~master 2019-Jan-11 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
8 downloads total
-
- Score:
- 0.5
- Short URL:
- scorpion-boot.dub.pm