/
niceSOFT
/
gettext
Обзор
Документация
Войти
/
niceSOFT
/
gettext
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
gettext-tools/examples/hello-ruby/INSTALL
10 строк
197 B
Bruno Haible
New example 'hello-ruby'.
16 дек 2024, 22:39
16 дек 2024, 22:39
3207556
Код
Авторство
О чём код?
This example relies on Ruby and ruby-gettext (not fast_xgettext). Installation: ./autogen.sh ./configure --prefix=/some/prefix make make install Cleanup: make distclean ./autoclean.sh