Skip to content

joschatom/interrupt-bindgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Command Line Tool written in Rust to generate Rust Binding for Interrupt Functions via Offsets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages