theonedemon
theonedemon
please add rockspec file in tarantoolctl rockspec repository for easy installation
``` avro_schema = require('avro_schema') schema = {type = 'record',name = 'user', fields = {{type = 'long*', name = 'id'},{ type = {type = 'map', values = 'long'}, name = 'matching',...
``` local VERSION = 'unknown' if package.search('http.VERSION') then VERSION = require('http.VERSION') end ``` file `VERSION.lua` contains in ``.gitignore`` and always build package has "unknown" version