1 unstable release

0.1.1 Dec 23, 2023
0.1.0 Dec 23, 2023

#385 in No standard library

30 downloads per month

MIT license

19KB
322 lines

Interrupt Bindgen

Welcome to the README file for the project interrupt-bindgen!

Table of Contents

Installation

To build and install the project and its dependencies, please follow these steps:

  1. Clone the repository: git clone https://github.com/joschatom/interrupt-bindgen
  2. Navigate to the project directory: cd repo
  3. Build and install executable: make install

Note: In the future the tool might be installable using the cargo install interrupt-bindgen command.

Usage

Run the interrupt-bindgen --help command for command usage.

Contributing

We welcome contributions from the community. If you would like to contribute to the project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -m 'Add your changes'
  4. Push to the branch: git push origin feature/your-feature
  5. Submit a pull request.

License

This project is licensed under the MIT License. Please see the LICENSE file for more information.

Dependencies

~1.5–2.2MB
~43K SLoC