Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinnus-napbus/deskjam
https://github.com/tinnus-napbus/deskjam
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tinnus-napbus/deskjam
- Owner: tinnus-napbus
- Fork: true (niblyx-malnus/deskjam)
- Created: 2023-03-08T08:11:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T23:24:43.000Z (10 months ago)
- Last Synced: 2024-08-03T01:12:46.248Z (5 months ago)
- Language: hoon
- Size: 101 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-urbit - Deskjam
README
# deskjam
## Installation
1. Clone this repo.
2. Boot up a ship (fakezod or moon or whatever you use).
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/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/deskjam` and follow the instructions there.