Skip to content

Instantly share code, notes, and snippets.

@oinant
Created August 31, 2015 08:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oinant/12b77722612bfbb90d7d to your computer and use it in GitHub Desktop.
Save oinant/12b77722612bfbb90d7d to your computer and use it in GitHub Desktop.
open canopy
open runner
start firefox
"first result for canopy f# in google is the project homepage" &&& fun _ ->
// here com the actual test code
run()
printfn "press [enter] to exit"
System.Console.ReadLine |> ignore
quit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment