Skip to content
Snippets Groups Projects
Commit cba5c0e5 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Add recipes

parent 6a683767
No related branches found
No related tags found
No related merge requests found
#TODO not compiled or tested
[source]
git = "https://github.com/crazymerlyn/sudoku"
[build]
template = "cargo"
#TODO not compiled or tested
[source]
git = "https://github.com/redpenguinyt/display3d"
[build]
template = "custom"
script = """
mkdir -pv "${COOKBOOK_STAGE}"/usr/share/display3d
cp -rv "${COOKBOOK_SOURCE}"/resources/* "${COOKBOOK_STAGE}"/usr/share/display3d
cookbook_cargo
"""
#TODO not compiled or tested
[source]
git = "https://github.com/jwestall/cosmic-weather"
[build]
template = "cargo"
#TODO not compiled or tested
[source]
git = "https://github.com/EliahKagan/useenv"
[build]
template = "cargo"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment