Skip to content

There's an error when do lein run project the-divine-cheese-code #15

@genegois

Description

@genegois

Illegal character in path at index 10: file:/// ..../the-divine-cheese-code/map.html

and here's the code :

(defn -main
  [& args]
  (let [filename "map.html"]
    (->> heists
         (xml 50 100)
         template
         (spit filename))
    (browse/browse-url (url filename))))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions