2.3.9 • Published 1 month ago

monadlisa v2.3.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

MonadLISA

Concepts change according to new understandings. The code is the ultimate truth; The importance of establishing a habitat in .me

The Monadology Leibniz:

The Monad of which we shall here speak, is nothing but a simple substance, which enters into compounds. By 'simple' it means 'without pars'. (Theod. 10)

The Creation of an Identity

Install globally with npm to get .Lisa command.

npm install -g monadlisa
  • Run .lisa on your terminal to access the command line.
  • Start monadLisa with :
    npm start

Clone the main repository and fetch all the contents of the submodules to install monadLisa as a the whole monoRepo:

git clone --recurse-submodules https://github.com/suiGn/monadLisa.git

Modularity and Independence: Each module within the neurons.me ecosystem is designed to function independently yet possesses the inherent capability to integrate with other modules, forming more complex systems. MonadLisa leverages this principle, demonstrating the power of modular design and the synergistic potential of these modules when combined.

Pulling Submodule Changes in the Monorepo:

To get the latest commits for all submodules, you can use:

git pull --recurse-submodules

To ensure that the submodules are on the correct commit tracked by the monorepo:

git submodule update --init --recursive

Deployment:

PM2: This guide would detail steps for running your monadLisa with PM2, and setting it up to restart automatically on server reboot: Click Here

2.3.9

1 month ago

2.3.8

2 months ago

2.3.7

3 months ago

2.3.6

3 months ago

2.3.3

3 months ago

2.3.5

3 months ago

2.1.1

11 months ago

2.1.0

11 months ago

2.0.9

12 months ago

2.0.8

12 months ago

2.0.7

12 months ago

2.0.6

12 months ago

2.0.5

12 months ago

2.0.4

12 months ago

2.0.3

1 year ago

2.0.1

1 year ago