GithubHelp home page GithubHelp logo

mlab-modules / modul01 Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 46 KB

Template repository

Home Page: https://www.mlab.cz/module/MODUL01/

License: GNU General Public License v3.0

mlab mlab-module

modul01's Introduction

MODUL01 - Template to create a new MLAB module

MLAB's module template repository. Please use the "Use this template" button to create a new MLAB module from this repository.

The new module repository name must be identical to the proposed new module name. Please look in MLAB design rules for an acceptable naming convention. After creating the new repository, rename the default git branch to be named corresponding to the revision of the module. It is generally adding the "A" suffix to the module name. Therefore, a new repository named MODULENAME01 should have the branch name MODULENAME01A.

Then clone the new MLAB's module repository to your workstation. After that perform the following steps in the cloned repository.

1. Initialize the assets submodule, and update it to the latest version

git submodule update --init --remote

2. Start the design work

At that point, you should start to design the new MLAB module project by using the design tools.

3. Copy the fresh automation workflows

The following command copies up-to-date KiCAD automation workflow to the new MLAB module repository.

cd doc/assets/workflows/
./copy_workflow_to_repo.sh

4. Replace this readme

This readme should be replaced by a description of your new module project! :) Please look to the README.md in the root of other modules to get inspiration.

Thanks for contributing!

modul01's People

Contributors

kaklik avatar roman-dvorak avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

kenuosec

modul01's Issues

Unused directories in projects

The universal structure of the template repository does not fit for every project. For example, there could be a minimum number of projects which use the HDL folder for FPGA sources.

A better approach is currently unknown.

Default branch MODUL01A needs to be renamed

In the process where GitHub creates a new repository from the Template repository, the branching structure is also copied. The result is a need for renaming of the original branch to the new module name.

The possible improvement of that situation could be a script which rename the branch according to the new repository name an then deletes itself from the new repository.

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.