Code Monkey home page Code Monkey logo

Comments (8)

joedf avatar joedf commented on August 16, 2024

I lost count. :P
How about 0.0.17.21 ?
0 : not stable/full yet
0 : dido
17 : as in 17 working algorithms
21 : approx. number of "sub"-commits for the 17 algorithms

from libcrypt.ahk.

G33kDude avatar G33kDude commented on August 16, 2024

¯_(ツ)_/¯ sounds fine to me

On Sun, Feb 15, 2015 at 12:21 PM, Joe DF [email protected] wrote:

I lost count.
How about 0.0.17.21 ?
0 : not stable/full yet
0 : dido
17 : as in 17 working algorithms
21 : approx. number of "sub"-commits for the 17 algorithms


Reply to this email directly or view it on GitHub
#13 (comment)
.

from libcrypt.ahk.

hi5 avatar hi5 commented on August 16, 2024

How about moving code that is not fully working yet ((x)tea, ascii85?) to /src-dev/ and only keep properly working funcs in /src/ that way experiments in /src-dev/ don't require a bump in the version number. ❓

from libcrypt.ahk.

joedf avatar joedf commented on August 16, 2024

@G33kDude hahha, Alright great 👍
@hi5 hmm good point

from libcrypt.ahk.

G33kDude avatar G33kDude commented on August 16, 2024

"version bumb"

Anyways, branches are cheap. Maybe I should work on the installer in a separate branch as well?

from libcrypt.ahk.

joedf avatar joedf commented on August 16, 2024

Hmmm... I don't know... What do you think @hi5 ?

from libcrypt.ahk.

hi5 avatar hi5 commented on August 16, 2024

I don't mind if it is developed in the main branch - I haven't tried it yet but evilC has an installer script which may be of use https://github.com/evilC/AHK-Library-Setup

from libcrypt.ahk.

G33kDude avatar G33kDude commented on August 16, 2024

Although that looks well thought out, the "put a placeholder #Include script in ProgFiles" is something I'd rather avoid for two reasons. The first is that it'd require administrator (which can be alleviated by putting it into the MyDocs folder), and the second is that it'd require the person to keep their copy of the library in the same spot all the time. This isn't an issue for people who clone repos into a central directory and leave it there, but that's not the average AHK user, I think.

That being said, it made me realize one of the advantages of having a template. That is, when there's a template you can just #Include said template and use the changes live as they happen (without first requiring it to be built again). I think that make.ahk might want to also output a template to the build directory, for this purpose.


We should consider opening another issue for further discussion.

from libcrypt.ahk.

Related Issues (20)

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.