GithubHelp home page GithubHelp logo

computer-setup's Introduction

setting up preferred workspace environment

Node.js Setup for Mac

open the terminal and copy any of the following:

curl -o- https://raw.githubusercontent.com/ninbryan/computer-setup/master/mac-install-node.bash | bash

curl -o- https://raw.githubusercontent.com/ninbryan/computer-setup/master/mac-install-nvm.bash | bash

brew install git for version control with Git

curl -o- https://raw.githubusercontent.com/ninbryan/computer-setup/master/mac-install-git.bash | bash

Node.js Setup for Windows

Review the instructions here!

Node.js Setup for [Various flavors of] Linux

Node.js actually has a webpage for downloading with respective package managers

I have not tested this though

random image


Git Tips

For any possible line-ending issues with git

git config --global core.autocrlf false

More details from this GitHub article: dealing with line endings


Current Favorite Editor includes git support and syntax highlighting along with integrated terminal by toggling Control + ~

On Mac Terminal:

brew cask install visual-studio-code

On Windows Command Prompt as Administrator:

choco install -y visualstudiocode

computer-setup's People

Contributors

ninbryan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

computer-setup's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.