mirror of
https://github.com/tinnus-napbus/deskjam.git
synced 2024-11-23 08:52:25 +03:00
rename jam-desk -> deskjam in README.md
This commit is contained in:
parent
30292dbf0b
commit
b7bdb71194
18
README.md
18
README.md
@ -1,16 +1,16 @@
|
||||
# jam-desk
|
||||
# deskjam
|
||||
|
||||
## Installation
|
||||
1. Clone this repo.
|
||||
2. Boot up a ship (fakezod or moon or whatever you use).
|
||||
4. `|new-desk %jam-desk` to create a new desk called `%jam-desk.
|
||||
5. `|mount %jam-desk` to access the `%jam-desk` desk from the unix command line.
|
||||
6. At the unix command line `rm -rf [ship-name]/jam-desk/*` to empty out the contents of the desk.
|
||||
7. `cp -r jam-desk/* [ship-name]/jam-desk` to copy the contents of this repo into your new desk.
|
||||
8. At the dojo command line `|commit %jam-desk`.
|
||||
9. Install with `|install our %jam-desk`.
|
||||
4. `|new-desk %deskjam` to create a new desk called `%deskjam.
|
||||
5. `|mount %deskjam` to access the `%deskjam` desk from the unix command line.
|
||||
6. At the unix command line `rm -rf [ship-name]/deskjam/*` to empty out the contents of the desk.
|
||||
7. `cp -r deskjam/* [ship-name]/deskjam` to copy the contents of this repo into your new desk.
|
||||
8. At the dojo command line `|commit %deskjam`.
|
||||
9. Install with `|install our %deskjam`.
|
||||
|
||||
## Usage
|
||||
1. To download a desk as a jam file go to `[your-domain-name]/apps/jam-desk/download`.
|
||||
1. To download a desk as a jam file go to `[your-domain-name]/apps/deskjam/download`.
|
||||
2. To download a subset of the files in this desk as a jam file click the desk name on this page.
|
||||
3. To upload a jammed desk go to `[your-domain-name]/apps/jam-desk` and follow the instructions there.
|
||||
3. To upload a jammed desk go to `[your-domain-name]/apps/deskjam` and follow the instructions there.
|
||||
|
Loading…
Reference in New Issue
Block a user