0.0.17 • Published 3 years ago

mykrodev v0.0.17

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

To install: npm install

To run: First, install

Next:
    npm run start

This opens a "command-line"

Type the name of a function to execute that function
    For example you could type: "noop" followed by some text

Every time you execute a function, git_acp is called
    git_acp will git add, git commit then git push (automate git to save time)

You don't have to type out the full name
    For example, to run "file_js_new", you could write "fjew" instead. It will look for functions containing an 'f' followed by 'j' followed by 'e' etc. [f]ile_[j]s_n[e][w] satisfies this.

To create a new javascript file, type: file_js_new file_name
0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago