Soulsbane / skeletor

Generates a project based on user defined options.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current Status

This program uses the LuaD library which hasn't been updated in years. Due to that Skeletor will no longer compile on a newer D compiler. At this point I'm still deciding whether to switch to Lumars or just plain rewrite it in Go which I'm much more familiar with at this point than D.

Description

Skeletor is a project generator for programmers written in the D Programming Language.

Generators

A generator is a plugin(addon, extension etc) that is used to interface with Skeletor in order to create the specified project. Generators are written in the Lua Programming Language.

About

Generates a project based on user defined options.


Languages

Language:Lua 50.8%Language:D 48.1%Language:Rust 0.9%Language:Smarty 0.2%Language:Makefile 0.1%