|
1 | | -# StepIt |
| 1 | +# StepIt <!-- omit in toc --> |
2 | 2 |
|
3 | 3 | [](https://github.com/kineticsystem/stepit/actions/workflows/industrial_ci.yml) |
4 | 4 | [](https://github.com/kineticsystem/stepit/actions/workflows/ci-format.yml) |
5 | 5 | [](https://github.com/kineticsystem/stepit/actions/workflows/ci-ros-lint.yml) |
6 | 6 |
|
7 | | -## Table of Contents |
8 | | - |
9 | | -- [StepIt](#stepit) |
10 | | - - [Table of Contents](#table-of-contents) |
11 | | - - [Introduction](#introduction) |
12 | | - - [Prerequisites](#prerequisites) |
13 | | - - [Install StepIt on the Microcontroller](#install-stepit-on-the-microcontroller) |
14 | | - - [Install StepIt on the Local Computer](#install-stepit-on-the-local-computer) |
15 | | - - [Chekout the Git Repository](#chekout-the-git-repository) |
16 | | - - [Pre-Commit Hooks](#pre-commit-hooks) |
17 | | - - [Build the Project](#build-the-project) |
18 | | - - [Running the Application](#running-the-application) |
19 | | - - [How to run GitHub Actions locally](#how-to-run-github-actions-locally) |
| 7 | +## Table of Contents <!-- omit in toc --> |
| 8 | + |
| 9 | +- [Introduction](#introduction) |
| 10 | +- [Prerequisites](#prerequisites) |
| 11 | +- [Install StepIt on the Microcontroller](#install-stepit-on-the-microcontroller) |
| 12 | +- [Install StepIt on the Local Computer](#install-stepit-on-the-local-computer) |
| 13 | + - [Chekout the Git Repository](#chekout-the-git-repository) |
| 14 | + - [Pre-Commit Hooks](#pre-commit-hooks) |
| 15 | + - [Build the Project](#build-the-project) |
| 16 | +- [Running the Application](#running-the-application) |
| 17 | +- [How to run GitHub Actions locally](#how-to-run-github-actions-locally) |
20 | 18 |
|
21 | 19 | ## Introduction |
22 | 20 |
|
|
0 commit comments