geany_dlang 0.0.1

Geany D language support plugin


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

geany_dlang

Geany D language support plugin

Usage

At first, you should get Geany with GTK3 support. Try to find binaries or compile it by yourself:

git clone https://github.com/geany/geany.git
cd geany
./autogen.sh --enable-gtk3
./configure
make
make install # as root, or using sudo

Compile and install plugin:

dub fetch geany_dlang
dub build --build=release geany_dlang
sudo cp ~/.dub/packages/geany_dlang-*/geany_dlang/libgeany_dlang.so /usr/local/lib/geany/geany_dlang.so

After this you can start Geany and enable plugin in "Plugin Manager".

Authors:
Dependencies:
dcd
Versions:
0.0.6 2019-Aug-31
0.0.5 2019-Apr-04
0.0.4 2019-Apr-04
0.0.3 2018-Mar-20
0.0.2 2017-Nov-19
Show all 9 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 117 downloads total

Score:
0.9
Short URL:
geany_dlang.dub.pm