https://github.com/thdaraujo/master-research-project
Master Research Project
https://github.com/thdaraujo/master-research-project
Last synced: about 1 month ago
JSON representation
Master Research Project
- Host: GitHub
- URL: https://github.com/thdaraujo/master-research-project
- Owner: thdaraujo
- Created: 2015-10-27T13:54:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-28T13:13:27.000Z (about 9 years ago)
- Last Synced: 2025-03-15T01:52:52.760Z (about 1 month ago)
- Language: Web Ontology Language
- Size: 350 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Scripts
##Unzipper
Give permission to unzipper via `$ chmod +x unzipper.rb`Run with `$ ./unzipper.rb`
## Ruby-Project (gem)
Build gem with `$ rake install`
Run gem with `$ lattes path_to_xml`
Example: `$ lattes ../../../cvs/curriculo.xml`