Skip to content

Instantly share code, notes, and snippets.

View agrublev's full-sized avatar
💭
Always moving forward

Angel Grablev agrublev

💭
Always moving forward
View GitHub Profile

The simplest way to run your npm type tasks

You write a beautiful & documented Markdown file, we run it for you. And you have a lot of flexibility!

Example FcScripts.md file

Or if you want to ensure that your teammates are using the same version as you, it's recommended to install Maid locally:

# For npm users
npm i -D maid
@agrublev
agrublev / CodeStoryPhpStorm.md
Last active March 3, 2019 21:42
How to add PhpStorm or WebStorm to Code Story

Getting PhpStorm to auto open file/line with Code Story

Steps

  1. Go to PhpStorm/WebStorm and under Tools get the path to cmd launcher Get the path of app
  2. It will look like this /usr/local/bin/pstorm Path
  3. Now go to Code Story and in the menu click Preferences
@agrublev
agrublev / index.js
Created January 25, 2019 00:06 — forked from zkat/index.js
npx is cool
#!/usr/bin/env node
console.log('yay gist')
@agrublev
agrublev / parse_dotenv.bash
Created December 20, 2018 05:16 — forked from judy2k/parse_dotenv.bash
Parse a .env (dotenv) file directly using BASH
# Pass the env-vars to MYCOMMAND
eval $(egrep -v '^#' .env | xargs) MYCOMMAND
# … or ...
# Export the vars in .env into your shell:
export $(egrep -v '^#' .env | xargs)
https://github.com/udacity/CarND-Term1-Starter-Kit
https://towardsdatascience.com/introduction-to-udacity-self-driving-car-simulator-4d78198d301d
https://github.com/naokishibuya/car-behavioral-cloning
https://github.com/udacity/CarND-Behavioral-Cloning-P3
https://github.com/udacity/CarND-Term1-Starter-Kit/blob/master/README.md
https://github.com/udacity/CarND-Term1-Starter-Kit/blob/master/doc/configure_via_anaconda.md
https://conda.io/docs/
https://github.com/udacity/CarND-Term1-Starter-Kit/blob/master/README.md
0x8041200c
0x80456664
0x3f6454
0x45717c
0xa4
@agrublev
agrublev / SketchSystems.spec
Last active October 27, 2018 00:14
Freedcamp Chat
Freedcamp Chat
Login*
auth -> Home
Home
openChat -> Chat
Chat
@agrublev
agrublev / History|-4b6566a4|2CSI.json
Last active December 20, 2022 13:45
Visual Studio Code Settings Sync Gist
{
"remote.SSH.remotePlatform": {
"agrublev.webtoolbox.draft---boring-sunset.csb": "linux"
},
"git.path": "/usr/bin/git"
}
<!--
header
logo
menu
menu-item
hero
call-to-action
call-to-action-title
call-to-action-button
content