Skip to content

Some external code from BK Tech Inc. Mainly just snippets of code from projects or unfinished that is divided by language

Notifications You must be signed in to change notification settings

BKTechInc/code-drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b500fd · Aug 23, 2018

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-drive

Some external code from BK Tech Inc. Mainly just snippets of code from projects or unfinished that is divided by language

Running Code From The Command Line:

Powershell Scripts:

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

PS C:\Users\<user>\<directory(s)>\<script-name>.ps1

JavaScript:

JavaScript code can be run in the browser using a user script manager. Check links below for extention link for many browsers. Desktop or Laptop users only. TamperMonkey for Chrome, TamperMonkey for FireFox, GreaseMonkey for Firefox.

Install one of these following extentions to run security.js

Just paste in the code in the extention's editor.

Note All Code, Extentions, And Links are safe and secure as tested by RocketBear27

Python:

Python code can be run from the command line by changing (cd) into the python file's directory. Then run the python <filename>.py

This is the way to run Python code.

Ruby:

Ruby's file run has not been found YET

About

Some external code from BK Tech Inc. Mainly just snippets of code from projects or unfinished that is divided by language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published