Canasta: Difference between revisions
m add references |
link to Taquasta |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
[https://canasta.wiki Canasta] Quick links | [https://canasta.wiki Canasta] Quick links | ||
==Communication== | |||
<ol> | <ol> | ||
<li> https://groups.google.com/g/canasta-wiki | <li> https://groups.google.com/g/canasta-wiki | ||
| Line 9: | Line 9: | ||
@todo Combine this page, and Jeffrey's post into documentation on the wiki / Canasta project | @todo Combine this page, and Jeffrey's post into documentation on the wiki / Canasta project | ||
==Repos== | |||
There are four main '''code''' repositories for the Canasta Project as a whole. | There are four main '''code''' repositories for the Canasta Project as a whole. | ||
<ol> | <ol> | ||
| Line 27: | Line 27: | ||
The Apache site configuration is named [https://github.com/CanastaWiki/Canasta/blob/master/_sources/configs/mediawiki.conf mediawiki.conf] | The Apache site configuration is named [https://github.com/CanastaWiki/Canasta/blob/master/_sources/configs/mediawiki.conf mediawiki.conf] | ||
| Line 32: | Line 33: | ||
<li>'''[https://github.com/CanastaWiki/Canasta-CLI Canasta-CLI]''' - Canasta has a CLI, written in Go, that allows you to manipulate and administer all your Canasta installations. | <li>'''[https://github.com/CanastaWiki/Canasta-CLI Canasta-CLI]''' - Canasta has a CLI, written in Go, that allows you to manipulate and administer all your Canasta installations. | ||
<li>'''[https://github.com/CanastaWiki/Canasta-Documentation Canasta-Documentation]''' - because good code deserves good documentation. And good documentation inspires users, and attracts developers. '''Read the fine manual''' at the main website: https://canasta.wiki/documentation/ | <li>'''[https://github.com/CanastaWiki/Canasta-Documentation Canasta-Documentation]''' - because good code deserves good documentation. And good documentation inspires users, and attracts developers. '''Read the fine manual''' at the main website: https://canasta.wiki/documentation/ | ||
</ol> | </ol>There is also the [https://github.com/WikiTeq/Taqasta/tree/master Taqasta] fork used by WikiTeq to contribute upstream while running their own derivative requirements. | ||
==Getting Started on Windows== | ==Getting Started on Windows== | ||
| Line 49: | Line 50: | ||
</ol> | </ol> | ||
==Tips== | ==Tips== | ||
| Line 95: | Line 95: | ||
Use "canasta [command] --help" for more information about a command. | Use "canasta [command] --help" for more information about a command. | ||
</pre> | </pre> | ||
{{References}} | |||