Giter Club home page Giter Club logo

modm-template's Introduction

Using modm in your own projects

This repository contains a tested structure for using the modm library in your own projects. You can use this as a reference repository for integrating in your own project, or start your project directly on top of this repository.

An overview of the repository structure:

ext/
We recommend putting all external libraries here, to keep a clean separation of the project and source code licenses. The latest quarterly modm release is placed in `ext/modm` as a git submodule. [details]
project/
Applications describing common use-cases for different levels of customization. [details]
lib/
Shared code using code generation with lbuild. If you want to build a modular library integrated into the modm build system, you can do so here. [details]

Get the code

We recommend you to [USE THIS TEMPLATE] and then work directly on your own repository with a completely clean history:

git clone --recursive --jobs 8 https://github.com/{your-username}/{your-repository}.git

If you do not have a GitHub account, you can of course just clone this repository normally, but you will have all of its history.

git clone --recursive --jobs 8 https://github.com/modm-io/modm-template.git

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.