mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
add some long-term tasks
This commit is contained in:
parent
5161a82b66
commit
6896284776
1 changed files with 10 additions and 0 deletions
|
@ -64,3 +64,13 @@ In order to publish a new version, follow these steps:
|
||||||
11. Use [rexz9](https://github.com/shlomif/shlomif-computer-settings/blob/567b6ab3f4272ad66bf331536dc80bf58bfff3af/shlomif-settings/bash-aliases/user_aliases.bash#L57) on `dist/PySol*.tar.xz`.
|
11. Use [rexz9](https://github.com/shlomif/shlomif-computer-settings/blob/567b6ab3f4272ad66bf331536dc80bf58bfff3af/shlomif-settings/bash-aliases/user_aliases.bash#L57) on `dist/PySol*.tar.xz`.
|
||||||
12. Go to https://sourceforge.net/projects/pysolfc/files/PySolFC/ and add a folder called PySolFC-2.6.5 (note the capitalisation).
|
12. Go to https://sourceforge.net/projects/pysolfc/files/PySolFC/ and add a folder called PySolFC-2.6.5 (note the capitalisation).
|
||||||
13. Add the tar.xz, the .exe and the .dmg there and mark them as defaults for the right OSes.
|
13. Add the tar.xz, the .exe and the .dmg there and mark them as defaults for the right OSes.
|
||||||
|
|
||||||
|
# Long-term, large-scale, tasks
|
||||||
|
|
||||||
|
Support SVG cardsets.
|
||||||
|
|
||||||
|
An optional [REPL](https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop) (Read-eval-print loop)
|
||||||
|
|
||||||
|
Listen on a TCP / HTTP+REST port.
|
||||||
|
|
||||||
|
A web-based version.
|
||||||
|
|
Loading…
Add table
Reference in a new issue