Skip to content

b-ncMN/sleepy-discord_meson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sleepy-discord meson template

repository is a little template to get you started on using meson (ninja) to compile your c++ discord bot against sleepy_discord

Instructions :

Install meson
Install ninja
Install cmake
Get that repo to your computer and cd into it
Run meson subprojects download
Run meson setup builddir
Run ninja -C builddir (to test if everything is compiling fine)
Try to launch the binary (should be in the ./build/ directory from the meson.build)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages