Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivabus/hello-nipa
🚀 HELLO NIPA 🚀
https://github.com/ivabus/hello-nipa
Last synced: about 10 hours ago
JSON representation
🚀 HELLO NIPA 🚀
- Host: GitHub
- URL: https://github.com/ivabus/hello-nipa
- Owner: ivabus
- License: other
- Created: 2024-11-29T13:47:10.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-29T14:18:57.000Z (about 2 months ago)
- Last Synced: 2024-11-29T14:43:37.125Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)