git clone https://github.com/t1ltxz-gxd/valentine
cd valentine
cargo build --release
/target/release/valentine --name "YourName"
cargo install wasm-pack
wasm-pack build --target web
python3 -m http.server
Enter name in the input field and click on the button to see the magic in dev's console.
Contributions are what make the open source community an amazing place to learn, be inspired, and create. Any contributions you make are greatly appreciated.
- Fork the repository
- Clone your fork
git clone https://github.com/t1ltxz-gxd/valentine.git - Create your feature branch
git checkout -b AmazingFeature - Stage changes
git add . - Commit your changes
git commit -m 'Added some AmazingFeature' - Push to the branch
git push origin AmazingFeature - Submit a pull request
Released with ❤️ by Tilt.
