Skip to content

uklotzde/endjine

Repository files navigation

endjine

crates.io Docs Dependencies Testing License: MPL 2.0

A Rust crate for managing the Engine DJ library database.

Development

Getting Started

  1. Install Rust
  2. Install Python as a prerequisite for pre-commit
  3. cargo install just
  4. git clone --origin upstream git@github.com:uklotzde/endjine.git
  5. cd endjine
  6. just setup
  7. just

If you plan to contribute then fork this repo on GitHub and add your fork as a remote named origin.

CLI

See the endjine-cli/ directory for a simple CLI to perform basic tasks.

cargo run -p endjine-cli -- --help

All modifying tasks are considered as experimental. Always keep a backup of the original database file!

Naming

A phonetic wordplay and merge of the two words "Engine" and "DJ".

License

Licensed under the Mozilla Public License 2.0 (MPL-2.0) (see MPL-2.0.txt or https://www.mozilla.org/MPL/2.0/).

Permissions of this copyleft license are conditioned on making available source code of licensed files and modifications of those files under the same license (or in certain cases, one of the GNU licenses). Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work may be distributed under different terms and without source code for files added in the larger work.

Contribution

Any contribution intentionally submitted for inclusion in the work by you shall be licensed under the Mozilla Public License 2.0 (MPL-2.0).

It is required to add the following header with the corresponding SPDX short identifier to the top of each file:

// SPDX-License-Identifier: MPL-2.0

About

Managing the Engine DJ library database.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •