Skip to content

kill-2/streamd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamd

Render markdown in stream

Installation

bundle add streamd

If bundler is not being used to manage dependencies, install the gem by executing:

gem install streamd

Usage

markdown_stream = File.foreach('/path/to/file.md')
Streamd.print(markdown_stream)

Development

Follow your heart.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors