Coder Social home page Coder Social logo

git-and-github's Introduction

Solitamente, nel README, scriviamo le informazioni fondamentali relative al repository, ad esempio:

  • Cosa fa il progetto
  • Come lanciarlo
  • Cosa vale la pena sapere
  • Come mantenerlo
  • Ecc...

Fondamentalmente, le informazioni fondamentali per gli utenti che arrivano su un progetto per la prima volta.

Nel contesto di GitHub, lo mostrerà automaticamente nella pagina principale, PURCHE' SIA SCRITTO IN CAPSLOCK, E SI TROVI NELLA ROOT DI PROGETTO.

I file Readme, come visibile dall'estensione particolare, ossia ".md", sono dei file "Markdown". I file Markdown sono file che vengono automaticamente convertiti (renderizzati) in HTML (Markup), senza bisogno di saper scrivere in HTML.

Ovviamente sono meno flessibili dell'HTML, offrono minori possibilità, ma la sintassi è semplice da usare, e si trovano spesso in giro per il web. (Ad esempio nei forum, tipo reddit. O se non erro, nelle wiki)

è comodo conoscerli, e conoscere almeno la sintassi di base per poter formattare semi-decentemente un documento.

Tool per la scrittura (Esistono anche svariati plugin): https://markdown-it.github.io/

Guida un po' più approfondita: https://informaticabrutta.it/markdown-guida/

git-and-github's People

Contributors

luzzetti avatar

Watchers

James Cloos avatar  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.