Skip to content

shopstarco/taxonomy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

Notice:

i used ruby `2.6.0` to run.

First, run this command:

bundle install

Syntax command line to run:

ruby taxonomy.rb input_file_name output_file_name

Make sure that your input_file_name put same as taxonomy.rb file.

For example:

your input file name as: taxonomy-with-ids.en-US.txt

and you want to make output file name as: hello.rb or text.txt or hi.csv,...

ruby taxonomy.rb taxonomy-with-ids.en-US.txt hello.rb

or

ruby taxonomy.rb taxonomy-with-ids.en-US.txt text.txt

or

ruby taxonomy.rb taxonomy-with-ids.en-US.txt hi.cs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%