GithubHelp home page GithubHelp logo

yigitoo / posidonia Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 23.36 MB

A research project about Posidonia Oceanica

Home Page: https://github.com/yigitoo/posidonia

License: MIT License

Ruby 8.50% Makefile 0.35% HTML 41.02% CSS 8.53% Go 14.67% Python 3.57% JavaScript 0.67% C++ 16.97% C# 5.72%
ruby sinatra api automated ecosystem erb-template posidonia-oceanica ai computer-vision embedded-systems

posidonia's Introduction

posidonia

A project for saving Posidonia Oceanica and getting them in quarantina. (With under control and restrict areas)

SUBMODULE OPERATIONS

With version 2.13 of Git and later, `--recurse-submodules` can be used instead of `--recursive`:

    git clone --recurse-submodules -j8 git://github.com/foo/bar.git
    cd bar

Editor’s note: `-j8` is an optional performance optimization that became available in version 2.8, and fetches up to 8 submodules at a time in parallel — see `man git-clone`.

With version 1.9 of Git up until version 2.12 (`-j` flag only available in version 2.8+):

    git clone --recursive -j8 git://github.com/foo/bar.git
    cd bar

With version 1.6.5 of Git and later, you can use:

    git clone --recursive git://github.com/foo/bar.git
    cd bar

For already cloned repos, or older Git versions, use:

    git clone git://github.com/foo/bar.git
    cd bar
    git submodule update --init --recursive

posidonia's People

Contributors

dependabot[bot] avatar yigitoo avatar

Watchers

 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.