Giter VIP home page Giter VIP logo

ritchie-docs's Introduction

Ritchie CLI Documentation

This repository uses hugo server and contains Ritchie CLI official documentation.

Table of contents

1.3. Build

About

Ritchie CLI is an open source project that allows to create, store and share automations, executing them through command lines.

For more information, check out Ritchie's documentation.

Getting started

Requirements

To edit, run and build this project, you will need:

  • Yarn

    • To check the installation, run yarn -v in your terminal.
  • Node

    • To check the installation, run npm -v and node -v in your terminal.
  • Hugo

    • To check the installation, run hugo version in your terminal.

Installation

Run the command below to install the dependencies:

npm run dependencies

or

npm i && git submodule init && git submodule update

Build

Run the following command to build this project:

npm run build

And you can see the folder generated by hugo into ./dist path.

Running

To see this project running, use the command below:

hugo serve

or

npm start
  • Now, check if the Web Server is available at http://localhost:1313/docs/.

Running the website locally

Once you've cloned this repo, from the root folder, run the command:

hugo server

Contributing Guide

Check out Ritchie's contributing guide to contribute to our documentation.

Code of Conduct

Please read the code of conduct, you will be able to understand what actions will and will not be tolerated.

Community

If you have any questions or ideas, let's chat in our Zup Open Source Forum.

Ritchie Team

ritchie-docs's People

Contributors

darwinaraujozup avatar guillaumefalourd avatar jessica-tw avatar lucasdittrichzup avatar danilomarqueszup avatar mdcpmoreira avatar kelsoncarmozinezup avatar brunasilvazup avatar caroldf07 avatar maurineimirandazup avatar fernandobelettizup avatar adrianovieira avatar marcelbraghini avatar brunopaivazup avatar guilhermefsantoszup avatar ritchieservicezup avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.