Code Monkey home page Code Monkey logo

changeloggenerator's Introduction

ChangeLog Generator

Simple C# app to create changelog files dynamically. To create file, user have to fill in appropriate text boxes and choose directory to save file.

main.PNG

edit.PNG

infowindow.PNG

Building

To build app, you have to open it with MS Visual Studio, load solution to editor and start build with CTRL + F5. In repo's "bin" folder in build-related folder, will be EXE file. Project was written on .NET Framework v4.7.2, so you will need it to build app properly. You can use MonoDevelop or something similar to build app, but I didn't test it. Feel free to make research!

TODO

  • class for managing larger data,

  • support for dynamic data input,

Using

  • Download .exe file from repository at "bin/Release" directory. Check if you have installed .NET Framework 4.7.2 on your computer. If yes, run the app!
  • If you want to add app to another program, feel free to change project build setting from Windows Forms App to Windows Class Library, and try building it. Just remember, that I don't prepared project to this operation, so you will have to recode some functions or copy main class file to your app,
  • (TODO in near future!) App can accept args from calling process, for example Strayex Shell, and generate changelog without accessing GUI,

For additional info, look into USING.md!

Contributions

I'm waiting for some cool ideas and bug reports for this repository. Feel free to join me in development! :D If you have any suggestions for Strayex or you want to ask me for something, join to Strayex Discord Server!

Licensing

This app is distributed under MIT/X11 license, but some files are generated by MS Visual Studio. Please look at https://visualstudio.microsoft.com for licensing terms for that files.

changeloggenerator's People

Contributors

straykerpl avatar

Stargazers

 avatar

Watchers

 avatar  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.