keyplusplus
keyplusplus copied to clipboard
we run this
freal doe
[programming noob but khaled loyalist]
how tf do i run this sweet code? i cloned it and now i sit with tears up in my eyes, unable to type an emoji into terminal
much luv
I've updated the project a bit to simplify this process for others (47eb5e97a7c75c875445c48e40e81cae417127e6) – so you'll want to git pull before you try any of the below.
In order to run 🔑++ on your local machine, you'll want to set up an alias so you can run code from anywhere.
Add the following code to your ~/.profile
or ~/.bash_profile
(check out StackOverflow for more information).
alias key++="PATH_TO_DIRECTORY/🔑++/bin/🔑++"
You can change the alias if you'd prefer not to type emojis – we recommend "key++". Then you can run
$> key++ examples/hello_world.liooooon
Hello world - WE THE BEST!
(though I definitely prefer pasting the key emoji into terminal when necessary)
omg thank u
bless up