Skip to content
/ mmap.it Public

Map knowledge into memory with a shortcut driven note taking app

License

Notifications You must be signed in to change notification settings

pdepip/mmap.it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

mmap.it

A personal knowledge base that allows you to seamlessly store and retrieve information.

Installation

mmap.it requires the following dependencies:

  • Node.js > 12
  • yarn

Development

In development you can quickly get started by following these steps:

  1. Clone this repo
  2. yarn
  3. yarn start-dev

To transpile the mixpanel client

cd ~/dev/mixpanel

./node_modules/.bin/babel lib -d ./lib/

cp ./lib/* ~/mmap/mmap.it/node_modules/mixpanel/lib/

./node_modules/.bin/babel src -d node_modules/mixpanel/lib

Production

For a production release you will have to take these steps:

  1. Bump version in package.json
  2. x

Releasing

yarn dist

Contributing

mmap.it is built and maintained by a small team - we'd love your help fixing bugs and adding features!

License

mmap.it is license pending

About

Map knowledge into memory with a shortcut driven note taking app

Resources

License

Stars

Watchers

Forks

Packages

No packages published