Skip to content

This software converts xml file to SATySFi's document file.

License

Notifications You must be signed in to change notification settings

puripuri2100/xml2saty-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml2saty-rust

This software converts xml file to SATySFi's document file.

Install using Cargo

Here is a list of minimally required softwares.

  • git
  • make
  • Rust

Example

Install Rust and cargo (Ubuntu)

curl https://sh.rustup.rs -sSf | sh

Install Rust and cargo (Ubuntu on WSL)

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Install Rust and cargo (Windows)

Please download installer, and starting installer.

Build and Install

git clone https://github.com/puripuri2100/xml2saty-rust.git
cd xml2saty-rust

make install

Usage of xml2saty-rust

Type

xml2saty-rust <input file> -o <output file> -c <config file>

Starting out

make example

If example/gengou.saty and example/keihou.saty are created, then the setup has been finished correctly.


This software released under the MIT license.

Copyright (c) 2020 Naoki Kaneko (a.k.a. "puripuri2100")

About

This software converts xml file to SATySFi's document file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published