Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Conversation

christyjacob4
Copy link
Contributor

No description provided.

@christyjacob4 christyjacob4 requested a review from eldadfux January 2, 2022 20:42
@eldadfux
Copy link
Member

@wess how much do you like this feature? 😅

@eldadfux eldadfux changed the base branch from main to 0.13 January 13, 2022 18:50
@eldadfux
Copy link
Member

@christyjacob4 please attach an up-to-date screenshot of the docs.

</div>


<h3><a href="/docs/command-line#installWithScript" id="installWithScript">Install with script</a></h3>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have two options? Are developers going to choose to not use npm?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So here was the thought process when we decided giving multiple installation options

  1. The previous version of the CLI was only distributed as a binary. So our install script was the only way for developers to install it. We didn't want to take away that option with the new release.
  2. While it might be safe to assume most developers have npm and node installed, we wanted to ensure our CLI can run without any dependencies.

christyjacob4 and others added 23 commits February 20, 2022 20:56
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
@christyjacob4
Copy link
Contributor Author

@eldadfux here's the updated screenshot

screencapture-localhost-2080-docs-command-line-2022-02-21-04_25_28

@eldadfux
Copy link
Member

Looks good, a few comments:

  1. cloud functions -> Cloud Functions
  2. As our voice document suggest, all titles must follow the Chicago style of headline capitalization - would be great to add this info to the README.
  3. Do we want to give more info on appwrite.json?

Copy link
Member

@lohanidamodar lohanidamodar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Agree with @eldadfux regarding appwrite.json, may be we can provide a schema definition via appwrite.id/appwrite_config_schema or a better url ?
  2. Why don't we have a install command to install Appwrite server? something like
  • appwrite install (installs the latest version)
  • appwrite install --version=0.10.1 (installs 0.10.1 version)
    ?

@eldadfux
Copy link
Member

We could have the install command in the future, we wanted to keep it simpler for the 1st release.

@eldadfux eldadfux merged commit e5f7eb1 into 0.13 Feb 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants