1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/decidim_ynh.git synced 2024-09-03 18:26:00 +02:00
decidim_ynh/scripts/_common.sh
lapineige dd7ff89f72
V2
2023-06-25 18:06:23 +02:00

22 lines
590 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
ruby_version=3.0.2
nodejs_version=16
bundler_version=2.2.19
rails_version=6.1
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================