Giter Club home page Giter Club logo

crud's Introduction

CRUD - CRappy Utility Directory

Each directory in this repository is a seperate utility that I wrote (or stole, lmao), that saves me a few seconds here and there. Feel free to use any of them, but use at your own risk. Some (most) are not finished.

4 of them were made as their own repo before I organized them into CRUD, those being:

I'm am leaving the original repo there, but it will no longer be updated.

All of these use make, so go into the repo you want and run make install. Pretty simple. Most are Crystal lang/Ruby, so you may want to have those installed.

Servers

You should be able to store ip addresses for your servers, raspberry pis, etc with a human-readable name. then run

$ servers connect [name]

to open up an ssh session.

create_repo

This will create a repository on Github through the command line, as opposed to using the web interface. Good for rapid prototying where you don't want to mess up your flow. Takes seconds, and gives you a clickable link, if your terminal supports it. Run this and it will take you through the steps (after installing it (make install)):

$ create_repo

I understand that some people are uncomfortable entering your github password, but it's required for creating a repo. Check out the source code, I'm not doing anything malicious.

md_link_generator

This will find all .md files in your project and generate a link to them. Mostly useless, but i use it occasionally. There are some test files in the project directory, so after installing it (make install), try running it ($ md_link_gen) from within that directory. Also, it's one line long, so that's pretty cool.

push_dotfiles

This is a script that will commit and push changes in my ~/dotfiles directory to github. I have a cron job running it daily. You can really use this with any git repo, but I use it for dotfiles.

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.