A 8-ball website that gives you answers about ITAR (International Traffic in Arms Regulations) questions. Visit isititar.com to try it out.
Warning
This project is for entertainment purposes only and should not be used for actual legal advice regarding ITAR.
But if you needed this to tell you that, you probably shouldn't working with ITAR stuff anyway.
To add new response phrases, edit the answers array in src/main.js. Add your phrase as a new string in the array.
- Fork this repository
- Make your changes (add phrases to
src/main.js) - Commit your changes with a descriptive message
- Submit a Pull Request