mix simple_blog.post.new (simple_blog v0.1.0)

Module responsible for generate a new blog post.

Summary

Functions

It generates a new blog post

Functions

It generates a new blog post

Examples

# iex> Mix.Tasks.SimpleBlog.Post.New.run(["My first blog post"]) # :ok