Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 701 Bytes

File metadata and controls

25 lines (21 loc) · 701 Bytes
layout home
tagline The Hassle-Free JavaScript Toolchain Manager
start https://docs.notionjs.com/guide/getting-started/
features
title description
Reliable
Ensure everyone in your project uses an identical dev environment, from the Node version to your preferred package manager.
title description
Universal
Enjoy the same command-line experience in every shell and every major operating system.
title description
Fast
Notion is implemented in Rust and deployed as a static executable for maximum performance.

Try it out!

# install Notion
curl -sSLf https://get.notionjs.com | bash

# install Node
notion install node

# start using Node
node