This website requires JavaScript.
Explore
Help
Sign In
P0
/
CodeLiturgy.Dashboard
Watch
3
Star
0
Fork
You've already forked CodeLiturgy.Dashboard
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1469b03c16
CodeLiturgy.Dashboard
/
BlueWest
/
Program.cs
11 lines
119 B
C#
Raw
Blame
History
using
BlueWest.Core
;
class
Program
{
public
static
void
Main
(
)
{
new
BlueProgram
(
)
.
Run
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink