Skip to content

Carlos-Carsdfj/resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Guias, Documentacion y Libros sobre temas tratados en el grupo

Git

Onlime: https://git-scm.com/book/es/v2

Book: https://github.com/progit/progit2-es/releases/download/2.1.22/progit.pdf

Conventional Commits: https://www.conventionalcommits.org/en/v1.0.0/

Lint commit messages: https://github.com/conventional-changelog/commitlint

Branching: https://gist.github.com/digitaljhelms/4287848

git-flow

Cheatsheet: https://github.com/danielkummer/git-flow-cheatsheet

Docker

Documentación: https://docs.docker.com/

DockerHub: https://hub.docker.com/

docker-compose: https://docs.docker.com/compose/

Kubernetes

Documentación: https://kubernetes.io/es/docs/home/

Testing

PHPUnit: https://phpunit.readthedocs.io/es/latest/

unittest (python): https://docs.python.org/es/3/library/unittest.html

Frameworks Javascript

mocha: https://mochajs.org/

chai: https://www.chaijs.com/guide/

Jest: https://jestjs.io/docs/getting-started

Test Tools

Coveralls: https://docs.coveralls.io/

Sonarcloud: https://sonarcloud.io/

Integración continua

Wikipedia: https://es.wikipedia.org/wiki/Integraci%C3%B3n_continua

Travis: https://docs.travis-ci.com/

Circle Ci: https://circleci.com/docs/

Despliegue en la nube

Heroku: https://devcenter.heroku.com/categories/reference

Vercel: https://vercel.com/docs

AWS: https://docs.aws.amazon.com/

Google Cloud: https://cloud.google.com/docs

Azure: https://docs.microsoft.com/en-us/azure/?product=featured

DigitalOcean: https://docs.digitalocean.com/products/

Versions

Semantic Versioning: https://semver.org/

NPM: https://docs.npmjs.com/about-semantic-versioning

A utility for versioning using semver and CHANGELOG generation powered by Conventional Commits.

https://github.com/conventional-changelog/standard-version

CHANGELOGS

Conventional Changelog: https://github.com/conventional-changelog/conventional-changelog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published