8000 GitHub - devmisterio/fortune: Unix-style fortune telling program clone written in Typecript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

devmisterio/fortune

Repository files navigation

Fortune - Random Quote Generator

Fortune is a Node.js application that Unix-style fortune telling program clone written in Typecript.

NodeJS TypeScript Docker

DeepScan grade Known Vulnerabilities

Getting Started

Prerequisites

  • Node.js
  • NPM

Installation and Usage

With NPM

Install globally and run with fortune command

   $ npm install - g fortune-ts

   $ fortune

With Docker

Alternatively, you can use Docker to run the project in a container. First, make sure you have Docker installed on your system. The application will start inside the Docker container, and you will see the random quote displayed on the console.

    docker run -it --rm devmisterio/fortune

Customizing Quotes

To add your own quotes or modify existing ones, simply edit the text files in the "texts" folder. Each quote should be separated by the "%" symbol.

License

This project is licensed under the GNU GPL. See the LICENSE file for details.

Contributions

Contributions to the project are welcome. Feel free to submit bug reports, feature requests, or pull requests.

Contact

If you have any questions or need further assistance, feel free to contact me at arslan_semih@yahoo.com

About

Unix-style fortune telling program clone written in Typecript

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0