Module: DragonrubyEgg::Constants

Defined in:
lib/dragonruby_egg/constants.rb

Constant Summary collapse

APP_FULL_NAME =
'DragonRuby-Egg'
DR_EXES =
{
  dr: 'dragonruby',
  drh: 'dragonruby-httpd',
  drp: 'dragonruby-publish'
}
DR_DOCS =
'docs/docs.html'
DRE_URL =
'https://dragonruby-egg-ui-rjs.vercel.app/'