Skip to content

nathankleyn/thermite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thermite Build Status Crates.io Version Of thermite

This is

It currently builds on both nighly, beta and stable versions of Rust.

Usage

The crate is called thermite and you can it is available via crates.io:

[dependencies]
thermite = "x.y.z"

You can also use the Git version directory simply by depending on it via Cargo:

[dependencies.thermite]
git = "https://github.com/nathankleyn/thermite.git"

The Rust docs are available to view as well.

Examples

TODO

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Experimenting with a toy browser engine.

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