Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 2.62 KB

README.md

File metadata and controls

57 lines (40 loc) · 2.62 KB

Jexpe

GitHub closed pull requests GitHub Discord

Jexpe is a cross-platform, open source SSH and SFTP client that makes connecting to your remote servers easy.

Getting Started

Our stack is based on Tauri and NextJS please follow following their installation steps before continuing. We use Yarn as package manager, so follow his installation steps too.

# Install all the dependencies listed within package.json
yarn install

# To be sure of using basic linting and formatting rules, subscribe to git-hooks
yarn prepare

# You are ready to start the development environment
yarn tauri dev

Roadmap

See ROADMAP.md for more information.

Contributing

See CONTRIBUTING.md for more information.

Community

Join our Jexpe Discord, and be part of our community! Ask questions, voice ideas, and share your projects.

Our Code of Conduct applies to all Jexpe community channels.

Security

If you believe you have found a security vulnerability in Jexpe, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email riccardoaccoma@gmail.com to disclose any security vulnerabilities.