Skip to content

victorfrye/shrugman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shrug Man

A simple tool to copy the shrug emoji ¯\_(ツ)_/¯ to your clipboard.

Azure Static Web Apps CI/CD Bicep CI/CD CodeQL GitHub Issues Contributor Covenant MIT license

Overview

Shrug Man is an open-source static web application that allows you to easily copy the shrug emoji ¯\_(ツ)_/¯ to your clipboard. It is designed to be simple and lightweight, making it easy to use and deploy. The mission of this project is to:

🤷‍♂️ Be fun

🤷‍♀️ Be simple

🤷 Shrug

Table of Contents

Contributing

Contributions are welcome and key to maintaining this project! Please read the contributing guide for opening issues or pull requests.

Get Started

Prerequisites

To run this project, you will need to have the following software installed on your machine:

Optionally, you can also use the .NET Aspire application host to run the project. This is not required but does add additional local development features. For these optional features, you will need the following additional software installed:

.NET Aspire

This project optionally uses .NET Aspire to orchestrate the local development environment. This will be expanded upon in the future to add additional features include OpenTelemetry and other backing cloud services.

For more information on or troubleshooting .NET Aspire, see the Aspire documentation.

Clone the repo

To clone the repository, run the following command in your terminal:

git clone https://github.com/victorfrye/shrugman.git

Run the app

To run the application, simply run the following commands in the root of the project:

Set-Location ./src/WebClient && npm install && npm run dev

OR if you have .NET installed and want to use Aspire app host:

dotnet run --project ./src/AppHost/AppHost.csproj

Code of Conduct

Shrug Man has adopted the Contributor Covenant Code of Conduct, and we expect project participants to adhere to it. Please read the full text so that you can understand what actions will and will not be tolerated.

License

Copyright (c) Victor Frye. All rights reserved.

Licensed under the MIT license.

About

🤷‍♂️ Click to copy ¯\_(ツ)_/¯

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published