Skip to content

Repository files navigation

ServiceNow Anywhere Client

Prerequisites

  1. Rust: Ensure you have Rust installed. You can install Rust using rustup:

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  2. Bun:

    curl https://bun.sh/install | bash
  3. Tauri CLI:

    cargo install tauri-cli

Recommended IDE Setup

VS Code

Setting up the Project

  1. Clone the Repository:

    git clone https://github.com/MarcMouries/ServiceNowAnywhere.git
    cd ServiceNowAnywhere
  2. Install Dependencies:

    bun install

Run the project

bun run build
bun tauri dev

Update the project

To run cargo upgrade, make sure to install cargo edit

bun install @tauri-apps/cli@next @tauri-apps/api@next
cargo upgrade

About

ServiceNow Anywhere Client

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages