@commando
$ haxelib install flixel
You already have flixel version 4.6.3 installed
$ flixel
bash: flixel: command not found
$ haxelib run flixel-tools setup
Do you want to setup the flixel command alias? [y/n]?
y
Choose your default IDE:
[0] Sublime Text
[1] FlashDevelop
[2] IntelliJ IDEA
[3] Visual Studio Code
[4] None
3
Do you want to automatically open the created templates and demos with Visual Studio Code? [y/n]?
y
Your current settings:
Default Editor : Visual Studio Code
Auto open with IDE : true
flixel-tools setup completed.
Try the 'flixel' command to test it! :)
$ flixel
bash: flixel: command not found