Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Update repository url of rit init command #1017

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

maurineimirandazup
Copy link
Contributor

@maurineimirandazup maurineimirandazup commented Aug 10, 2021

Signed-off-by: maurineimirandazup maurinei.miranda@zup.com.br

Description

Update repository url of rit init command to the new repository of templates.

How to verify it

Run rit init command

Changelog


This pull request generated the following artifacts.

To test the health and quality of this implementation, download the respective binary for your operating system, unzip and directly run the binary like the examples below.

  • Windows
    Download the file: rit-windows.zip
    Unzip to some folder like: C:\home\user\downloads\pr1017
    Access the folder: cd C:\home\user\downloads\pr1017
    Directly call the binary: .\rit.exe --version or .\rit.exe name of formula

  • Linux
    Download the file: rit-linux.zip
    Unzip to some folder like: /home/user/downloads/pr1017
    Access the folder: cd /home/user/downloads/pr1017
    Assign execute permission to binary: chmod +x ./rit
    Directly call the binary: ./rit --version or ./rit name of formula

  • MacOS
    Download the file: rit-macos.zip
    Unzip to some folder like: /home/user/downloads/pr1017
    Access the folder: cd /home/user/downloads/pr1017
    Assign execute permission to binary: chmod +x ./rit
    Directly call the binary: ./rit --version or ./rit name of formula

Generated at Tue Aug 10 2021 01:22:19 GMT+0000 (Coordinated Universal Time)

Signed-off-by: maurineimirandazup <maurinei.miranda@zup.com.br>
Copy link
Contributor

@fabianofernandeszup fabianofernandeszup left a comment

Choose a reason for hiding this comment

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

I moved pr to the v3 branch so we can update all the templates to support yml, remove the makefile files and start simplifying the templates.

@fabianofernandeszup fabianofernandeszup added this to the 3.0.0 milestone Aug 30, 2021
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.

Use the new ritchie-templates repository with rit init command
4 participants