Skip to content
/ wtfd Public

What This Folder Does? — Documentation for folders.

License

Notifications You must be signed in to change notification settings

garyng/wtfd

Repository files navigation

Documentation for folders.

Build Status

Development

This project uses Cake.Recipe for compilation and deployment.

.\build.ps1

Deployment

  1. Merge to master for release (from release or develop branch)
  2. Draft a new release on GitHub

    Note: Don't start tag with v, otherwise GitReleaseManager will fail.

  3. git tag and push
  4. Let ci server run
  5. Publish release on GitHub