keyplusplus icon indicating copy to clipboard operation
keyplusplus copied to clipboard

we run this

Open chiselinc opened this issue 9 years ago • 2 comments

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

chiselinc avatar Feb 05 '16 07:02 chiselinc

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)

rrshaban avatar Feb 05 '16 16:02 rrshaban

omg thank u

bless up

chiselinc avatar Feb 06 '16 22:02 chiselinc