update Readme and settle on a project name
Dependencies
- [2]
UOGZZY3Llink to reference from Readme - [3]
U6JNZOH4Merge text0 - [4]
2NQZJUPTstart saving edits right in the source dir - [5]
BWKKYJIMadd a fork - [6]
FS2ITYYHrecord a known issue - [7]
JZKEIKO6freudian typo - [8]
NCW64JJDexperiment: convert to Pijul - [9]
EZHO4TSWnew file-system format for freewheeling apps - [10]
J5TTQDPZnew fork - [11]
TC47I2JRMerge lines.love - [12]
UGYRO7TOforgot to commit documentation for the commandline arg - [13]
DFXPZNH6Merge lines.love - [14]
HOQCFQBMcleaner - [15]
OIKT7FMEMerge lines.love - [16]
ZTMRQZSWReadme - [17]
T36DC4DFadd another fork - [18]
NJRUQTNHMerge text0 - [19]
KSL52BPSlink to Freewheeling Apps page - [20]
MD3W5IRAnew fork: rip out drawing support - [21]
CZRMAMSBclearer discription of how to run lines.love - [22]
D4FEFHQCflesh out Readme - [23]
2DVVKKVAflesh out Readme - [24]
BPYWIU62new fork: template for live programming with editor widgets - [25]
OJ2CLK4QMerge text0 - [26]
WHFOJBAEMerge text0 - [27]
3VPHONXQMerge lines.love - [28]
5YJBJO37mention a new tool - [29]
L5SYYGSBnew mirror; also correct a typo - [30]
VNTRXQSXMerge lines.love - [31]
SBS2F7GRlink to export tool
Change contents
- replacement in README.md at line 1
# Example "freewheeling" app that can be modified without being restarted# Lua Carousel - replacement in README.md at line 3[6.11635]→[6.813093:813167](∅→∅),[6.813167]→[6.19:94](∅→∅),[6.94]→[6.813244:813454](∅→∅),[6.813244]→[6.813244:813454](∅→∅)
Running this repo in isolation won't be very helpful. If you haven't yet,first check out [the driver app](https://git.sr.ht/~akkartik/driver.love).This repo is a template you can copy to create your own live apps that juggletext editor widgets. The editors support copy/paste, search, infinite undo,etc. You can't modify editor functionality live (yet?).A lightweight environment for writing small, throwaway[Lua](https://www.lua.org) and [LÖVE](https://love2d.org) programs. Tested onWindows, Mac, Linux, iOS and Android. The environment itself can be modifiedas it runs. In early release; please report issues, particularly withusability or accessibility. - edit in README.md at line 9[2.19]→[2.19:96](∅→∅),[2.96]→[6.18:19](∅→∅),[6.252]→[6.18:19](∅→∅),[6.11832]→[6.18:19](∅→∅),[6.813548]→[6.18:19](∅→∅),[6.38]→[6.18:19](∅→∅)
[Some reference documentation on how to create your own apps.](reference.md) - edit in README.md at line 28
(Only on non-mobile platforms for now.)[Some reference documentation on how to create your own apps.](reference.md) - replacement in README.md at line 38
Up to you! But within the included editor widget if you use it:Within the editor widget: - replacement in README.md at line 74
Its immediate upstream is [text.love](https://git.sr.ht/~akkartik/text.love),a version without support for line drawings. Updates to it can be downloadedfrom the following mirrors:Its immediate upstream is [the template repo for freewheeling apps](https://git.sr.ht/~akkartik/template-live-editor).Updates to it can be downloaded from the following mirrors: - replacement in README.md at line 77[6.1529]→[6.345:396](∅→∅),[6.396]→[6.48:101](∅→∅),[6.1529]→[6.48:101](∅→∅),[6.101]→[3.22:22](∅→∅),[3.22]→[3.23:119](∅→∅)
* https://git.sr.ht/~akkartik/template-live-editor* https://codeberg.org/akkartik/template-live-editor* https://nest.pijul.com/akkartik/template-live-editor (using the Pijul version control system)* https://git.sr.ht/~akkartik/carousel.love* https://nest.pijul.com/akkartik/carousel.love (using the Pijul version control system) - edit in README.md at line 82[6.814243]→[6.399:470](∅→∅),[6.470]→[6.814316:814382](∅→∅),[6.814316]→[6.814316:814382](∅→∅),[6.814382]→[6.19:152](∅→∅),[6.152]→[6.19:150](∅→∅),[6.150]→[5.20:98](∅→∅),[5.98]→[6.23:23](∅→∅),[6.150]→[6.23:23](∅→∅),[6.23]→[6.145:146](∅→∅),[6.35]→[6.145:146](∅→∅),[6.131]→[6.145:146](∅→∅),[6.150]→[6.145:146](∅→∅),[6.152]→[6.145:146](∅→∅),[6.12675]→[6.145:146](∅→∅),[6.814382]→[6.145:146](∅→∅),[6.145]→[6.145:146](∅→∅)
* https://git.sr.ht/~akkartik/luaML.love - a "browser" for a Lua-basedmarkup language, loosely analogous to HTML except it's all Lua.* https://git.sr.ht/~akkartik/bf.love - a toy environment for working with[BF](https://en.wikipedia.org/wiki/Brainfuck) programs.* https://git.sr.ht/~akkartik/broadsheet.love - a multi-column paginator thatuses all available width while remaining readable.* https://git.sr.ht/~akkartik/crosstable.love - for all-play-all tournaments.