Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.8 KB

README.md

File metadata and controls

66 lines (45 loc) · 1.8 KB

Shuttle

The fastest access to your favorite applications.


Installation

TO DO

Using git / Development

Before, be sure to have node and golang installed !

# clone the repository
$ git clone https://github.com/ShuttleBrowser/Shuttle.git

# change the working directory to shuttle
$ cd Shuttle
$ go mod tidy

# install the requirements
$ cd view
$ npm install

# Run dev
$ npm run build && go run ../main.go

Getting Started

TO DO

Built With

Authors

Many thanks to @echebbi, @Vahelnir and @TheRolf who accompanied us throughout the adventure.

See also the list of contributors who participated in this project.

License

This project is licensed under the NPOSL 3.0 License.
The logo and all associated visuals are under the CC BY-NC-ND 3.0 License.