Coder Social home page Coder Social logo

03-tartine's Introduction

tartine, build mono repo

Tout est dans le même dépôt.

Il y a un module pour le package core

Il y a un module par microservice. Le replace en relatif est fonctionnel.

Démo 3

# Définition d'un GOPATH clean pour voir ce qu'il s'y passe
$ export GOPATH=/home/nicolas/go-03-tartine
$ mkdir $GOPATH
$ sudo rm -rf $GOPATH

# tartine-name marche bien en CLI
$ cd cmd/tartine-name
$ go run main.go
$ tree $GOPATH

ouvrir l'IDE, browser le code (go.mod en particulier), éxecuter tartine-name, updater logger.go, vérifier que ça fonctionne :)

éxécuter tartine-giphy/main.go, vérifier l'erreur dans le go.mod

Démo 4

changer la dépendance gin-gonic de 1.6.3 vers 1.6.2. Montrer que ça update tout le temps la lib, que en fait pour figer la version il faut à tout prix passer par le replace ...

03-tartine's People

Contributors

orphaner avatar

Watchers

 avatar James Cloos avatar

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.