mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
13 lines
490 B
Plaintext
13 lines
490 B
Plaintext
= Agnostic Application Generators (padrino-gen)
|
|
|
|
=== Overview
|
|
|
|
Padrino comes preloaded with flexible code generators powered in part by the
|
|
excellent Thor gem (incidentally also used in the Rails 3 generators).
|
|
|
|
These generators are intended to allow for easy code generation both in
|
|
creating new applications and building on existing ones.
|
|
|
|
The generators have been built to be as library agnostic as possible,
|
|
supporting a myriad of test frameworks, js libraries, mocking libraries, etc.
|