Skip to content

mateuszalmannai/cli_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

#MySQL Backup Script

  1. Do a compolete dump of any MySQL database
  2. Name the backup file based on the date of the backup
  3. Allow the creation of "end-of-iteration" backups, using a different naming scheme
  4. Compress the backup files
  5. Delete backups from completed iterations

#Task Manager Command Suite A command suite is an app that provides a set of commands, each representing a different function of a related concept.

  1. Read in task from the command line and append it to todo.txt along with a timestamp
  2. List todos by reading todo.txt and generating ID numbers
  3. Read todo.txt and write it back out, stopping when we get the task the user wants to complete and including a timestamp for the completed date

About

Build Awesome Command-Line Applications in Ruby 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages