π System is used to read and insert information in a txt file. It was created to exercise my new knowledge in PHP.
Windows:
You can clone the repository through CMD (Command Prompt) just by typing:
git clone https://github.com/gabrieldejesus/register-with-txt
or download the zip from the green button at the beginning of the repository
- 0.1.0
- Project finalized and studying the possibility of adding new resources
- The first suitable lauch
- 0.0.1
- Work in progress
Gabriel de Jesus β My portfolio β [email protected]
Distributed under the MIT License. See LICENSE for more information.
https://github.com/gabrieldejesus/register-with-txt
- Make the fork of the project (https://github.com/gabrieldejesus/register-with-txt/fork)
- Create a branch for your modification (
git checkout -b my-new-resource
) - Do commit (
git commit -am 'Adding a new resource ...'
) - Push (
git push origin my-new-feature
) - Create a new Pull Request
After your pull request is merged, you can safely delete your branch.