Rev 4e86530 contains the first draft of the leo-cljs command. I get the following when I run the command:
Figwheel: Cutting some fruit, just a sec ... Figwheel: Validating the configuration found in project.clj [32mFigwheel: Configuration Valid :) [0m Figwheel: Starting server at http://0.0.0.0:3449 Port 3449 is already being used. Are you running another Figwheel instance? If you want to run two Figwheel instances add a new :server-port (i.e. : server-port 3450) to Figwheel's config options in your project.clj wrote recent file: C:\Users\edreamleo\.leo\.leoRecentFiles.txt Any idea what is happening? The docstring contains everything I know (or think I know) about installation and running, gleaned from various posts by Vitalije. Here it is: QQQ Vitalije's clojurescript project, using electron and Om/React. First announced here: https://groups.google.com/d/msg/leo-editor/Isd93qGd-RU/SaQoVv7gCQAJ Original sources and documentation at: https://repo.computingart.net/leocljs/tree?ci=tip This page discusses running this project: (I am having trouble) https://groups.google.com/d/msg/leo-editor/Isd93qGd-RU/tnRajD7qCQAJ Dependencies and installation: - Install leiningen: https://leiningen.org/ - Install java: https://java.com/en/ The following settings affect this command, with the defaults as shown: @string leo-cljs-base = None The path to the **base directory**, the leo-el-vue folder. Defaults to leo/proto/Vitalije/leocljs @data leo-el-vue-commands The body text of this setting contains the commands to be executed, one per line, from the base directory. Preceding any command with '&' causes Leo not to wait for the result. Defaults to `lein figwheel` QQQ Can you see any obvious errors? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
