Skip to content

sajan45/pay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

The tech stack:

  • Ruby 2.6.3

Usage instructions

  • Clone the Repo to a local directory git clone https://github.com/sajan45/pay.git.
  • Run cd pay
  • Run bin/pay
  • Enter help for supported actions

Development

  • Run bin/setup to install dependencies.
  • Run rspec . to run the test cases

Dependencies

There is no external dependency as of now. This app uses Ruby in-built 'PStore' for storing data. To run the tests, RSpec is needed, which can be installed by bundle install or bin/setup.

About

A simple CLI app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published