Skip to content

benonymus/word_processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordProcessor

Simple word processor built with an Agent for concurrent-safety and simplicity. Basic cli built with https://github.com/bjufre/ex_prompt

Prerequisites:

Have elixir and mix installed locally.

How to start the project

  • mix deps.get
  • iex -S mix
  • Cli.start - just start and interact with the cli.
  • Alternatively interact with the word processor directly.
  • mix test to run the test cases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages