File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<h1 align =" center " >🌴 hubtree</h1 >
2
2
<p align =" center " > A chrome extension to view the directory tree of a github repository. </p >
3
3
4
- ###Motivation:
4
+ ### Motivation:
5
5
Seeing directory structure:
6
6
- Better learning and understanding
7
7
@@ -14,7 +14,7 @@ Seeing directory structure:
14
14
- Click load unpacked in the upper right corner
15
15
- Select the hubtree folder that is contained ** within** the project directory
16
16
17
- ###Development
17
+ ### Development
18
18
```
19
19
npm install
20
20
```
@@ -26,7 +26,7 @@ Then load to chrome in developer mode or reload the extension if it has already
26
26
27
27
If there is a more efficient way to do this [ let me know] ( https://twitter.com/toberej )
28
28
29
- ###Todos/Contribution Ideas
29
+ ### Todos/Contribution Ideas
30
30
- [ ] Add links to directory tree
31
31
- [ ] Make the modal less terrible looking
32
32
- [ ] Add a close (X) icon on the modal
You can’t perform that action at this time.
0 commit comments