Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivabus/hello-nipa

🚀 HELLO NIPA 🚀
https://github.com/ivabus/hello-nipa

Last synced: about 10 hours ago
JSON representation

🚀 HELLO NIPA 🚀

Awesome Lists containing this project

README

        

# 🚀 Hello NIPA 🚀

Basic Rust program to print "Hello NIPA"

## Run

```
git clone https://github.com/ivabus/hello-nipa
cd hello-nipa
cargo run
```

## Develop

`nipa-macros` crate contains `letter!` macro to generate basic printing methods.

`nipa-traits` crate contains useful `Letter` trait.

`hello-nipa` executable crate just utilises `letter!` macro from `nipa-macros` crate.

## License

[Fuck your license](./LICENSE)