Giter Site home page Giter Site logo

arun-deriv / dev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kavehmz/dev

0.0 1.0 0.0 87 KB

Automated development environment batteries included. It is ready for working on different organizations and repos and making profit.

Shell 90.51% Perl 9.49%

dev's Introduction

dev

This is my personal code maintenance tool. This will help me to have all my shortcuts and the environment that I like automatically.

To use this tool you need to install vagrant:

https://www.vagrantup.com/downloads.html

You also need to install Virtualbox:

https://www.virtualbox.org/wiki/Downloads

Then you need to go and create a readonly github token in your github account:

https://github.com/settings/tokens

Then create a file in current directory in this path, "home/share/secret/github_token", and paste your token there. Notice this path is inside the repo, "home". This is not your host "/home".

After this, vagrant can build your VM and it will clone all your repositories.

$ vagrant up

Later if you like, you can also copy your ssh key to be used in this VM.

$ cp ~/.ssh/id_rsa root/.ssh/

I have added .gitignore in different places to make sure no secret gets committed, but still be very careful if you want to do a change in this repo and commit it.

dev's People

Contributors

kavehmz avatar

Watchers

 avatar

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.