Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
/ laurel Public archive

🌿 Laurel is a CLI binary tool which provide Caesar Cipher capabilities.

License

Notifications You must be signed in to change notification settings

marmelab/laurel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

publication Archived Repository
The code of this repository was written to illustrate the blog post Let's cook some Crystal!
This code is not intended to be used in production, and is not maintained.

laurel laurel

Laurel is a CLI binary tool which provide Caesar Cipher capabilities. It has been build with Crystal Language for fun essentially.

Installation

make install

Usage

make build
./bin/laurel <decode|encode|infer> <string> ...options

Development

make test

Contributing

  1. Fork it ( https://github.com/marmelab/laurel/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • jdemangeon Julien Demangeon - creator, maintainer

About

🌿 Laurel is a CLI binary tool which provide Caesar Cipher capabilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •