Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/walternascimentobarroso/wcard


https://github.com/walternascimentobarroso/wcard

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# WCard

:scroll: Overview

Card to share data simply and safely

:octocat: GitFlow

```
git flow init
```

After init with git flow, use feature for new features:

```
git flow feature start new-feature
```

Now, start committing on your feature. When done, use:

```
git flow feature finish new-feature
```

***

Made with  ❤️