Skip to content
/ ruby-template Public template

This is a basic template for Ruby projects, that includes the Ruby static code analyzer RuboCop.

Notifications You must be signed in to change notification settings

VaneCode/ruby-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Visual Studio Code

Project Name

Description the project.

Built With

  • Ruby
  • Visual Studio Code
  • Linters: Rubocop

Live Demo (if available)

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

-A code editor like Visual Studio Clone. -Git installed. -Ruby installed.

To check if you have Git and Ruby installed you can use the commands below:

  $ git --version
  $ ruby --version && irb

If you don't have Ruby, you can find a complete list of ways to install Ruby, including using third-party tools like rvm, see:

(https://www.ruby-lang.org/en/downloads/)

🛠 Installation & Set Up

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/VaneCode/metrics-webapp.git

Usage

-Once you have your repository cloned on your machine, feel free to modify it as needed.

Authors

👤 Vanessa Bonito

👤 Author2

👤 Author3

👤 Author4

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This is a basic template for Ruby projects, that includes the Ruby static code analyzer RuboCop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages