Skip to content
forked from murarth/mortal

Concurrent cross-platform terminal interface

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Cryptjar/mortal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mortal

Concurrent cross-platform terminal interface, for Unix terminals and Windows console.

Provides a line-by-line terminal interface and a screen buffer interface.

Documentation

Building

To include mortal in your project, add the following to your Cargo.toml:

[dependencies]
mortal = "0.1"

And the following to your crate root:

extern crate mortal;

License

mortal is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

About

Concurrent cross-platform terminal interface

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%