This is a quick chat app for ALX and Holberton Software engineers. No hassles.
OS X & Linux:
apt-get install fast-chat /* In development */
Windows:
win-get install fast-chat /* In development */
visit https://shaunthedeveloper.tech
create a room eg, testgit
I'll be checking :D
A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.
For more examples and usage, please refer to the Wiki.
- 0.0.5
- Barebones: Rename SimpleChat to Fast-Cha
- 0.0.1
- Work in progress
PyBaker Twitter: @Pybaker Email: drshaunmak@gmail.com
Distributed under the XYZ license. See LICENSE
for more information.
https://github.com/PyBaker/fast-chat
- Fork it (https://github.com/PyBaker/fast-chat/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request