Code Monkey home page Code Monkey logo

dev_config's People

Contributors

madintist avatar

Watchers

 avatar  avatar

dev_config's Issues

fix/node

Node installation script is broken because we're requiring Node and NPM to be installed before we install NVM, which is how we install Node and NPM...

You get the idea.

fix/macOsMojave

Issue

The current setup doesn't work correctly on macOS Mojave. Fix it.

Todo

  • gpg-agent won't install
    • Error: No available formula with the name "gpg-agent"
  • manifold-cli won't install
    • make: *** No rule to make target binary-darwin-amd64'. Stop.`
  • neovim won't install
    • Download failed: https://luarocks.org/luabitop-1.0.2-1.src.rock
  • node won't install due to an error with the python@2 and zlib packages. Homebrew/homebrew-core#29176
    • Pretty sure we can fix this by making sure that python@2 is correctly installed before installing the node package.
    • I've got node installed at the moment. Just want to make sure that we can run the setup script from a clean environment and it'll still install.

enhancement/functions

Enhancement

Break out functions that we use repeatedly into a single "library" script that we can load as needed.

enhancement/nodeVersions

Set up some way to manage multiple versions of Node.js easily. Probably going to use NVM for this, but we'll do some research.

enhancement/brewCleanup

Enhancement

Add a cleanup script for Homebrew.

Notes

  • This script should find all packages that we don't specify to install and are not listed as dependencies of a package that we want to keep installed.

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.