Christoph J. Scherr PlexSheep
  • Deutschland
  • https://www.cscherr.de
  • I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.

  • Joined on 2023-04-16
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 22:36:15 +02:00
a92f5f308d chore: add clap derive feature
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 22:34:12 +02:00
3fd04a695d feat(cli): add cli crate export to libpt
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 22:31:38 +02:00
1c78801101 docs(cli::printing): add module documentation
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 22:26:21 +02:00
57709e963c docs(cli::printing): document use of parameters for blockfmt_advanced
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 22:22:52 +02:00
0179c53e82 Merge branch 'feat/cli' of https://git.cscherr.de/PlexSheep/pt into feat/cli
08bfc03628 refactor(cli::printing): use Option<Color> for blockfmt_advanced
Compare 2 commits »
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 22:19:56 +02:00
502298d47b feat(cli)!: remove printing::divider, add borderprint borderfmt and borderfmt_advanced
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 21:30:08 +02:00
198630b35a Merge branch 'feat/cli' of https://git.cscherr.de/PlexSheep/pt into feat/cli
57aa7c256a refactor(printing)!: move core::printing to cli #84
Compare 2 commits »
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 21:27:30 +02:00
630c50a64a feat(cli): add libpt-cli and reexport essential cli deps #84
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 21:27:21 +02:00
5e72ff3fa6 feat(cli): add libpt-cli and reexport essential cli deps
PlexSheep commented on issue PlexSheep/pt#84 2024-06-27 21:26:36 +02:00
cli module

easy_repl is a good codebase, but it does not quite do what I want, so I'd rather try to implement a repl system myself. I will try to reuse what I think works good there. (It's MIT licensed)

PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 21:20:11 +02:00
940b5ffa1a fix(cargo): remove path for the libpt version used in libpt-py
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 21:10:52 +02:00
101e20da43 chore: bump version to v0.6.0-alpha.0
PlexSheep created pull request PlexSheep/pt#85 2024-06-27 21:07:10 +02:00
WIP: implement a cli module
PlexSheep created branch feat/cli in PlexSheep/pt 2024-06-27 21:05:49 +02:00
PlexSheep pushed to feat/cli at PlexSheep/pt 2024-06-27 21:05:49 +02:00
PlexSheep pushed to master at PlexSheep/home 2024-06-25 22:48:53 +02:00
f695029b5f aliases and EDITOR (once more)
PlexSheep pushed to master at PlexSheep/rs-basic 2024-06-25 22:47:31 +02:00
8d4e43d075 fix publish cargo.toml bool
PlexSheep opened issue PlexSheep/numf#25 2024-06-13 17:27:48 +02:00
feat: ASCII/UTF-8 as format
PlexSheep pushed to master at PlexSheep/netpong 2024-06-06 15:08:45 +02:00
a4e9c495bf chore: bump version
PlexSheep pushed to master at PlexSheep/netpong 2024-06-06 15:08:30 +02:00
ba1f30efba fix weird dependency error