/inazuma

Primary LanguageTypeScriptMIT LicenseMIT

inazuma

NOT READY FOR USE

Git repository browser made by Tauri and React

  • Home home

  • Log log

  • Log (Another layout) log

  • Interactive shell integration shell

  • Blame blame

  • Tree (with blame) lstree

  • Compare two commits commit-diff

Build

  1. Install node >= 14

  2. Install rust and platform specific prerequisites of tauri according to here

  3. Clone from GitHub and run build script as below.

    git clone https://github.com/wonderful-panda/inazuma
    cd inazuma
    npm install
    npm run build

    ⚠️ memory >= 3GB must be available during bulid step.

LICENSE

MIT