aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a3d0b54d2891da738401fcd434e98e28b73c9da5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Styx File Manager

Cross-Platform File Manager

````
REWRITING THIS ENTIRE PROJECT FROM SCRATCH... STAY TUNED!
````

<!-- A File Manager built on Electron. Supports macOS & Linux



#### Contribution Needed!

![5c8ed7084b400](https://i.loli.net/2019/03/18/5c8ed7084b400.png)

#### How to run:

Clone the repository

```
git clone https://github.com/luciferreeves/bexplorer.git
```

Install dependencies

```
npm install
```

Start app

```
npm start
```

make changes, push to github.  -->