source: wiki/pages/it/Development @ 37372

Last change on this file since 37372 was 37372, checked in by aafsvn, 8 years ago

[titan] autoupdate wiki files

File size: 558 bytes
RevLine 
[26943]1----
[26959]2'''11 Development''' [=#point11] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
[26943]3----
4
5=== Plugins Building ===
6
7'''Preparation'''
8
9In the current tdt git http://gitorious.org/open-duckbox-project-sh4 you can now build TitanNit plugins.
10I have installed 2 plugins that are intended to serve as an example. One can then download and unzip this locally and build your own plugins.
11
12With a fresh clone of the git
13
14{{{
15make yaud-enigma2-nightly
16}}}
17
18after it completes, then
19
20{{{
21make titanium-plugins
22}}}
23
24[[br]]
Note: See TracBrowser for help on using the repository browser.