Contributing
Getting Started
Prerequisites
Setup
# Clone
git clone https://github.com/avelino/jbundle.git
cd jbundle
# Build
cargo build
# Run tests
cargo test
# Lint
cargo clippy -- -D warnings
# Format
cargo fmtTesting Changes
Pull Request Process
PR Guidelines
Contribution Ideas
Features
Documentation
Testing
Code Structure
Questions?
License
Last updated
Was this helpful?