Version 0.9.6 beta - added new form elements, also added a nibiru binary in order to create modules and plugins.
This commit is contained in:
7
core/c/nibiru.php
Normal file
7
core/c/nibiru.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace Nibiru;
|
||||
|
||||
class Nibiru
|
||||
{
|
||||
//TODO: Generator Class in order to generate Modules fast
|
||||
}
|
||||
Reference in New Issue
Block a user