paket init
Create an empty paket.dependencies file in the current working directory.
1: 2: 3: 4: 5: 6: 7: 8: |
|
If you add the --verbose
flag Paket will run in verbose mode and show detailed information.
With --log-file [path]
you can trace the logged information into a file.