As explained here:
sudo add-apt-repository --yes ppa:kicad/kicad-6.0-releases
sudo apt update
sudo apt install --install-recommends kicad
#! /usr/bin/bash | |
if [ -t 1 ]; then | |
# executed in terminal | |
GREY='\e[1;30m' | |
RED='\e[1;31m' | |
GREEN='\e[1;32m' | |
YELLOW='\e[1;33m' | |
BLUE='\e[1;34m' | |
MARGENTA='\e[1;35m' |
As explained here:
sudo add-apt-repository --yes ppa:kicad/kicad-6.0-releases
sudo apt update
sudo apt install --install-recommends kicad
The standard version of Nativescript uses XML
, JS
and SCSS
, no matter the selected framework.
In my case I like to use Pug
, Coffeescript
and Stylus
with VueJS
.
Bellow is the process to configure the CLI to use this combination:
# while nativescript uses NPM internally I like to use Yarn, so my global is installed with it.
Enable WSL
from PowerShell with Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
.
There are multiple way to download/install your distro. I'm lazy, so just go to Windows Store:
Use the GET
button to download it. The actual installation will happen on first launch (so it will take some time). During the installation a user name will be requested, it can be anything (ie. do not need to be the same used on Windows).
This is just a copy of this stackoverflow answer.
Simply copy this into browser console and call it with the issued object.
function isCyclic(obj) {
var keys = [];
var stack = [];
var stackSet = new Set();
#!/bin/bash | |
agent="SubDB/1.0 (autoSubtitle/0.1; http://github.com)" | |
process_file_f() { | |
ffull="$1" | |
# fpath=${ffull%/*} | |
ffn=${ffull##*/} |
Generates two windows .reg
file to install and uninstall a collection of associations for your prefered software.
Also, you can configure it to include: