This example project shows you what you need to get started using a release flow using [Commitizen][1] with [Conventional Commits][2]:
$ npm install --save-dev \
husky \
Operating System: Linux | |
CPU Information: Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz | |
Number of Available Cores: 8 | |
Available memory: 15.07 GB | |
Elixir 1.12.2 | |
Erlang 24.0.3 | |
Benchmark suite executing with the following configuration: | |
warmup: 1 s | |
time: 10 s |
# Use the command 'TerrariaServer -config serverconfig.txt' to use this configuration. | |
# Please report crashes by emailing crashlog.txt to <[email protected]>. | |
# Load a world and automatically start the server. | |
world=~/.local/share/Terraria/Worlds/world1.wld | |
# Creates a new world if none is found. World size is specified by: 1(small), 2(medium), and 3(large). | |
#autocreate=1 | |
# Sets the world seed when using autocreate. |
Operating System: Linux | |
CPU Information: Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz | |
Number of Available Cores: 8 | |
Available memory: 20.03 GB | |
Elixir 1.9.4 | |
Erlang 22.2 | |
Benchmark suite executing with the following configuration: | |
warmup: 1 s | |
time: 5 s |
Operating System: Linux | |
CPU Information: Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz | |
Number of Available Cores: 8 | |
Available memory: 20.03 GB | |
Elixir 1.9.4 | |
Erlang 22.2 | |
Benchmark suite executing with the following configuration: | |
warmup: 1 s | |
time: 5 s |
Operating System: macOS | |
CPU Information: Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz | |
Number of Available Cores: 12 | |
Available memory: 32 GB | |
Elixir 1.9.4 | |
Erlang 22.1.8 | |
Benchmark suite executing with the following configuration: | |
warmup: 1 s | |
time: 5 s |
deb https://deb.debian.org/debian stretch main contrib non-free | |
# deb-src https://deb.debian.org/debian stretch main contrib non-free | |
deb https://deb.debian.org/debian-security/ stretch/updates main contrib non-free | |
# deb-src https://deb.debian.org/debian-security/ stretch/updates main contrib non-free | |
deb https://deb.debian.org/debian stretch-updates main contrib non-free | |
# deb-src https://deb.debian.org/debian stretch-updates main contrib non-free | |
deb https://deb.debian.org/debian stretch-backports main contrib non-free |
// lib/post-middleware/package.json | |
{ | |
"name": "post-middlware", | |
"keywords": [ | |
"ember-addon" | |
], | |
"ember-addon": { | |
"before": "broccoli-watcher" | |
} | |
} |
I hereby claim:
To claim this, I am signing this object:
Minimize an HTML page with inline CSS using whatever novel techniques you can think of without affecting the presentation of the document.
Write a microservice to consume the HTML, save an email document to a database with the original and transformed versions of the document, and send the transformed result in an HTML email to a specified recipient.