Skip to content

Transform your developer experience with a comprehensive suite of Utilities designed to streamline workflows, boost productivity, and elevate the quality of your projects.

License

opeolluwa/utils

Repository files navigation

Utils

app-icon

Compilation of utility scripts for everyday use

Demo

Demo

Description

This repository contains a collection of useful scripts that can be used in any software project and in a desktop environment. The main purpose is to provide abstracts on some common tasks such as adding readme to a project, sending email and SMS, etc.

Getting Started

Dependencies

Installing

  • Install from the Cargo repository

    cargo install utils-cli
    • Install from npm
    npm install -g @opeolluwa/utils
  • Clone the repository and build the application

    git clone https://github.com/opeolluwa/utils.git
    cd utils
    cargo build --release
    cargo install --path .

Executing program

To run the application locally

cargo run -- --help

License

This project is licensed under the Apache License Version 2.0 License - see the LICENSE file for details

About

Transform your developer experience with a comprehensive suite of Utilities designed to streamline workflows, boost productivity, and elevate the quality of your projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published