Giter Site home page Giter Site logo

vogellacompany / tutorials.technology Goto Github PK

View Code? Open in Web Editor NEW
11.0 8.0 11.0 17.03 MB

Tutorials from vogella.com in the category technology

License: Other

Java 39.41% Shell 1.38% HTML 18.33% Makefile 0.11% DIGITAL Command Language 0.86% Batchfile 0.07% Groovy 32.63% FreeMarker 2.00% XSLT 1.37% CSS 0.24% Python 2.93% Ruby 0.05% Dockerfile 0.62%

tutorials.technology's Issues

Add more infos to Git Submodule article

  • fix reference in Git/332_merge.adoc#L71
  • git submodule add https://github.com/chaconinc/DbConnector
  • initial setup & update:
    git submodule init
    git submodule update
    options:
    --remote: checkout latest commit instead of commit specified by superproject
    --recursive: init/update all subsubprojects recursively
    -j $number: update/download $number submodules at once
  • pull/fetch new commits of submodules too:
    git fetch --recurse-submodules
    git pull --recurse-submodules
  • git submodule foreach

How can we generalize the Gradle tutorial creation code?

I'm very impressed with your Gradle skills @SimonScholz

For example great to see that you have separated the code to create a template. As we plan to move all vogella tutorials to Asccidoc, how can this code be made reusable? Could we move it to a "real" Gradle plug-in and publish it on Maven Central / Bintray?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.