Skip to content

andy-aguilar/ruby-cli-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini CLI Project

Create a CLI app that allows a user to create and list a single resource. If you have time, add functionality that allows a user to update and/or delete that resource. The thing that your users create can be anything, use your imagination!

Getting Started

  • Fork and clone this repo.
  • Open the repo in vs code
  • Run bundle install
  • To run your program, run ruby bin/run in your terminal.

HAVE FUN! GOOD LUCK!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published