Dive into creativity with AquaQuill, a user-friendly Markdown editor that transforms your text in real-time like waves shaping the shore!
日本語の説明書👉README-JP.md
For development👉DEVELOP.md
To install AquaQuill, please follow these steps:
- Visit the AquaQuill Releases page on GitHub.
- Look for the latest release.
- Under the "Assets" section of the release, you will find downloadable files for different operating systems.
- Download the appropriate installer for your operating system:
- For Windows, download the
.exe
file. - For macOS, download the
.dmg
file. - For Linux, download the
.AppImage
or.snap
file, depending on your preference.
- Run the downloaded installer to install AquaQuill on your computer.
- Markdown Support: Supports markdown notation.
- Cross-Platform: Available for Windows, macOS, and Linux.
- Simple Interface: A clean and intuitive interface that keeps you focused on writing.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request