216 Forks
2052 Stars
2052 Watchers

dafny

Dafny is a verification-aware programming language

How to download and setup dafny

Open terminal and run command
git clone https://github.com/dafny-lang/dafny.git
git clone is used to create a copy or clone of dafny repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dafny https://github.com/dafny-lang/dafny/archive/master.zip

Or simply clone dafny with SSH
[email protected]:dafny-lang/dafny.git

If you have some problems with dafny

You may open issue on dafny support forum (system) here: https://github.com/dafny-lang/dafny/issues