Skip to content

A WeeChat plug-in written in Ada 2012 🥰 that displays emoji 🥳

License

Notifications You must be signed in to change notification settings

onox/weechat-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status License Alire crate GitHub release IRC Gitter chat

weechat-emoji

A WeeChat plug-in written in Ada 2012 that displays emoji.

Uses the weechat-ada bindings.

Dependencies

In order to build the plug-in, you need to have:

  • An Ada 2012 compiler

  • Alire

  • make

Installation

A Makefile is provided to build the source code. Use make to build the source code:

$ make

After having compiled the source code, the plug-in can be installed to ~/.weechat/plugins/ by executing:

$ make install

Contributing

Read the contributing guidelines if you want to add a bugfix or an improvement.

License

This plug-in is licensed under the Apache License 2.0. The first line of each Ada file should contain an SPDX license identifier tag that refers to this license:

SPDX-License-Identifier: Apache-2.0

About

A WeeChat plug-in written in Ada 2012 🥰 that displays emoji 🥳

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published