Pueri
Um script em Ruby para ajudar o dia-a-dia de médicos e enfermeiros de Atenção Básica.
Ao usar os conteúdos desse projeto, você assume estar ciente dos nossos objetivos e limitações.
Installing
- Have both Ruby and Bundler intalled.
- Add this line to your
Gemfile
:ruby gem 'pueri', '~> 0.11.2'
- Then run:
shell bundle install
- You are now ready to use the gem!
Read the documentation for how to use it!
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :tada:
Please, also read our Contributing Guidelines.
Code of Conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
History & Versioning
See the Change Log for further history.
This project uses SemVer for versioning. For the versions available, see the tags on this repository.
Legal Stuff
This project is available under the Hippocratic License.