Giter Club home page Giter Club logo

silver-guide's Introduction

Silver Guide

Silver Guide is a simple and versatile command-line tool for managing your projects and their paths effortlessly. Whether you are a developer working on multiple projects or an organizer handling various tasks, Silver Guide helps you organize and access your project information with ease.

Features

  • Project Management: Create, retrieve, and list projects with just a few commands.
  • Path Normalization: Silver Guide intelligently normalizes paths for consistent and reliable storage.
  • Cross-Platform Compatibility: Install and use Silver Guide seamlessly on both Unix-like systems (Linux, macOS) and Windows.
  • Effortless Installation: A universal installation script sets up the filemark command, making it ready for immediate use.

Getting Started

  1. Clone the repository:

    git clone https://github.com/Shreyas-Ashtamkar/silver-guide.git
  2. Navigate to the cloned repository:

    cd silver-guide
  3. Run the universal installation script:

    • On Unix-like systems (Linux or macOS):

      cd bin
      ./install_filemark.sh
    • On Windows:

      • For PowerShell:

        cd bin
        .\install_filemark.ps1
      • For CMD:

        cd bin
        .\install_filemark.cmd

Explore the powerful commands of Silver Guide and take control of your project organization effortlessly.

Commands

After the installation, you can use the filemark command to manage projects and their paths.

Examples

  • Create a new project:

    filemark --name "Project X" --path "/path/to/projectX"
  • Fetch a project by ID or name:

    filemark --get 1
    filemark --get "Project X"
  • List all projects:

    filemark --get
  • Open the folder in the current terminal:

    filemark --open "Project X"

Supports

  • Python 3.*
  • Processing4 ਠ

silver-guide's People

Contributors

shreyas-ashtamkar 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.