Skip to content

Silly app to create a funny message in the console.

Notifications You must be signed in to change notification settings

Nk125/BornToBeLowLevel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Born to be low level

This is a console app to print a text (Born to be low level.), in a funny way.

Building

The requirements are:

Simply, configure the target you want to compile, in this case windows:

This will download dependencies and configure the project.

#       Platform   Arch   Mode
xmake f -p windows -a x64 -m Release -c -y

Then:

xmake

To build the project, to run do:

xmake run

Or search for the executable in the build directory

About

Silly app to create a funny message in the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published