[GH-ISSUE #1197] De-duplicate installation instructions, and add upgrade instructions #602

Closed
opened 2026-02-25 21:35:29 +03:00 by kerem · 4 comments
Owner

Originally created by @marclaporte on GitHub (Aug 25, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1197

Originally assigned to: @Baraka24 on GitHub.

FYI: https://en.wikipedia.org/wiki/Don't_repeat_yourself

We have info on website:

We have info in source code:

Say I have installed Cypht 2.1.0. How do I update to Cypht 2.2.0?

Originally created by @marclaporte on GitHub (Aug 25, 2024). Original GitHub issue: https://github.com/cypht-org/cypht/issues/1197 Originally assigned to: @Baraka24 on GitHub. FYI: https://en.wikipedia.org/wiki/Don't_repeat_yourself We have info on website: - https://github.com/cypht-org/cypht-website/blob/master/install.html - https://github.com/cypht-org/cypht-website/blob/master/install-1x.html - https://github.com/cypht-org/cypht-website/blob/master/install-2x.html We have info in source code: - https://github.com/cypht-org/cypht/blob/master/INSTALL - https://github.com/cypht-org/cypht/blob/2.x/INSTALL (These instructions will lead you to install master instead of 2.x:) - https://github.com/cypht-org/cypht/blob/1.4.x/INSTALL Say I have installed Cypht 2.1.0. How do I update to Cypht 2.2.0?
kerem closed this issue 2026-02-25 21:35:29 +03:00
Author
Owner

@David-Muhasa commented on GitHub (Sep 13, 2024):

After my analysis I propose to centralize the information in the installed Markdown file on github repository for each version. and therefore at the level of the documentation site it will be a question of writing a php script which parses the installed file for each version which is on git repository.
what do you think of this proposal before I start coding

<!-- gh-comment-id:2348031799 --> @David-Muhasa commented on GitHub (Sep 13, 2024): After my analysis I propose to centralize the information in the installed Markdown file on github repository for each version. and therefore at the level of the documentation site it will be a question of writing a php script which parses the installed file for each version which is on git repository. what do you think of this proposal before I start coding
Author
Owner

@Baraka24 commented on GitHub (Sep 15, 2024):

what do you think of this proposal before I start coding

It is a good thing to have that php script and consider what @marclaporte said above:

Say I have installed Cypht 2.1.0. How do I update to Cypht 2.2.0?

<!-- gh-comment-id:2351461634 --> @Baraka24 commented on GitHub (Sep 15, 2024): > what do you think of this proposal before I start coding It is a good thing to have that php script and consider what @marclaporte said above: > Say I have installed Cypht 2.1.0. How do I update to Cypht 2.2.0?
Author
Owner

@Baraka24 commented on GitHub (Mar 18, 2025):

Duplication fixed on website: https://github.com/cypht-org/cypht-website/pull/101

<!-- gh-comment-id:2734874446 --> @Baraka24 commented on GitHub (Mar 18, 2025): Duplication fixed on website: https://github.com/cypht-org/cypht-website/pull/101
Author
Owner

@marclaporte commented on GitHub (Sep 23, 2025):

https://github.com/cypht-org/cypht/blob/release-2.4.2/INSTALL was deleted and it's now maintained on https://www.cypht.org/install/

<!-- gh-comment-id:3324972042 --> @marclaporte commented on GitHub (Sep 23, 2025): https://github.com/cypht-org/cypht/blob/release-2.4.2/INSTALL was deleted and it's now maintained on https://www.cypht.org/install/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#602
No description provided.