contact: [email protected]
- Open in Visual Studio 2010
- Build POS.Infrastructure
- Build Pos
- You are finished.
- Fork it.
- Create a branch (
git checkout -b my_changes
) - Commit your changes (
git commit -am "Added these features"
) - Push to the branch (
git push origin my_changes
) - Open a Pull Request
- Wait for your Pull Request to be reviewed by Ecnalyr.