Skip to content

Instantly share code, notes, and snippets.

View efimovalex's full-sized avatar
🎧

Efimov Ioan-Alexandru efimovalex

🎧
View GitHub Profile
@efimovalex
efimovalex / setup.md
Last active January 1, 2023 09:23
Install Go & Docker under WSL.

Dev ENV setup

Docker

Download setup for Docker CE Windows.

Install it.

Go to seetings and check expose daemon.

@efimovalex
efimovalex / LICENSE
Last active February 14, 2023 10:55
MIT License
Copyright (c) 2022 Efimov Ioan-Alexandru
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
@efimovalex
efimovalex / 0_reuse_code.js
Created January 17, 2017 12:59
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console