Skip to content

Antescofo/antescofoimporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antescofo Importer

Deployment

  • Increment the version number. Currently it is in getVersion method of ImporterWrapper class.
  • Document your changes in build_log file.

Compilation for linux

  • Install Docker.
  • Run make build to build the Docker image, then compile antescofo_importer.
  • Run make testlinux to execute --help on the newly created binary and make sure that the binary is compiled for x86-64.