Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garyng/wtfd

What This Folder Does? — Documentation for folders.
https://github.com/garyng/wtfd

docs documentations folder wtfd

Last synced: 3 months ago
JSON representation

What This Folder Does? — Documentation for folders.

Awesome Lists containing this project

README

        

![](./design/banners/Banner-with-bg.png)

Documentation for folders.

[![Build Status](https://dev.azure.com/garyng/wtfd/_apis/build/status/garyng.wtfd?branchName=master)](https://dev.azure.com/garyng/wtfd/_build/latest?definitionId=1&branchName=master)

## Development

This project uses [Cake.Recipe](https://github.com/cake-contrib/Cake.Recipe) for compilation and deployment.

```console
.\build.ps1
```

## Deployment

1. Merge to master for release (from `release` or `develop` branch)
1. Draft a new release on GitHub
> **Note**: Don't start tag with `v`, otherwise `GitReleaseManager` will fail.
1. `git tag` and push
1. Let ci server run
1. Publish release on GitHub