Commit Graph

16 Commits

Author SHA1 Message Date
Sean Zellmer
577c4c1bec Updating guides (1.5.0) (#154)
* Remove `--` for app option passthrough

Changed since `paparam` was used for parsing command line options:
85892a6a32a84ae42a548f8e3ac0b5dbedd70c80
Now uses `cmd.rest` for app args.

* Use `Pear.config.args` for howto scripts

* Update "starting a pear desktop project" guide to match template

* Remove `--no-ask-trust` flag from `pear run` cli doc

This command was replaced by `--no-ask` which was already in the
documentation. Updated a reference to `--no-ask-trust` in the 'Sharing a
Pear Application' guide.

* Fix typos in "Releasing a Pear Application" guide

* Correct application storage folder name in hyperbee howto

* Add missing `test/index.test.js` in project structure for terminal guide

* Remove language about app continuing to run

This is no longer true at least as of pear:
v0.5114.pqbzjhqyonxprx8hghxexnmctw75mr91ewqw5dxe1zmntfyaddqy / v1.5.0

* Fix extra indention in example code for hypercore howto

* Format json in `_template.json` example

* Add instructions to set up a minimal `package.json` for testing template

Without this, the next step of `pear run --dev .` does not work since
`pear` expects a `package.json` file.

* Rename hyperbee reader app in hyperdrive howto to avoid name conflict

Naming only matters if someone is following the guides and starts each
guide from the same root directory. If they do, then `bee-reader-app`
from the hyperdrive conflicts with the `bee-reader-app` from the
hyperbee howto.

* Remove unrelated youtube tutorial from hyperswarm howto

* Update guide/creating-a-pear-init-template.md

Co-authored-by: David Mark Clements <huperekchunow@googlemail.com>

* Fix spelling mistake

Co-authored-by: David Mark Clements <huperekchunow@googlemail.com>

---------

Co-authored-by: David Mark Clements <huperekchunow@googlemail.com>
2024-11-01 19:32:58 +01:00
Vivek Singh
3817bff892 Update guides (#134)
* update desktop guide

* update pear terminal guides

* fixes

* fix ctrl-c for example terminal app

* use SIGINT on readline close

---------

Co-authored-by: rafapaezbas <rafaelpaezbastida@gmail.com>
2024-08-27 12:15:39 +02:00
d61b292b-2859-4ed6-8c7c-b7397ad8e351
b11083fc8d Fix typo (#130) 2024-08-20 14:18:50 +05:30
Vivek Singh
b339e2878a move bare ref and update links (#93)
* move bare ref and update links

* move pear ref into subfolder

* update README

* tiny fix

---------

Co-authored-by: Vivek Singh <vivek@peartree.to>
2024-03-21 14:13:04 +01:00
Subash SN
a4d631e047 Embed syntax (#47)
Co-authored-by: Subash <subash@vuln.in>
2024-02-14 18:13:31 +01:00
dmc
0027cce78c no redir links 2024-02-12 18:54:17 +01:00
dmc
696fec2b86 videos 2024-02-12 18:40:22 +01:00
dmc
025ab50d05 guide: making a desktop app, update look, pear-ctrl, tweaks 2024-01-30 22:00:48 +01:00
David Mark Clements
f3a187a37e Update guide/starting-a-pear-desktop-project.md 2024-01-25 15:13:29 +01:00
HDegroote
f8510c00f5 Spacing 2024-01-25 01:36:01 +01:00
HDegroote
7f3899ae39 Simplify starting a pear desktop project + titlecase 2024-01-24 22:26:13 +01:00
dmc
8693b63c5c sharing an app + other improvements 2024-01-23 14:44:50 +01:00
dmc
c8e9868205 ordering/discussion 2024-01-11 14:48:12 +01:00
dmc
52942669af tweaks/fixes 2024-01-10 15:19:00 +01:00
dmc
9785189c9f docs pass 2024-01-10 15:08:54 +01:00
David Mark Clements
8f5eddbaba terminal doc stubs 2023-12-15 13:57:30 +01:00