Docs

Learn how to work with the GetCode Platform.

Introduction

which performs some action and sends a response back to the client, typically with a result or acknowledgment. Designating a computer as "server-class hardware" implies that it is specialized for running servers on it. This often implies that it is more powerful and reliable than standard personal computers, but alternatively, large computing clusters may be composed of many relatively simple, replaceable server component

Computing is any goal-oriented activity requiring, benefiting from, or creating computing machinery.

Hello World Programme.

Computing may encompass the design and development of software and hardware systems for a broad range of purposes - often structuring, processing and managing any kind of information - to aid in the pursuit of scientific studies, making intelligent systems, and creating and using different media for entertainment

Install CLI

Requirements

  • Windows 10, Mac OSX, Linux
  • Node Js version 12 or higher

Install

Mac (Hombrew)

$ brew install getcode-cli

NPM

$ npm install getcode-cli

Yarn

$ yarn install getcode-cli