Crates.io | foam-up |
lib.rs | foam-up |
version | 2.0.0 |
source | src |
created_at | 2021-05-28 12:06:05.126579 |
updated_at | 2021-05-28 12:24:27.577796 |
description | CLI to quickly create new projects for Foam |
homepage | https://github.com/schultyy/foam-up |
repository | https://github.com/schultyy/foam-up |
max_upload_size | |
id | 403069 |
size | 18,121 |
If you're using foam to manage your local notes and projects, you'd like to get started with a new project as easy as possible. foam-up is a CLI to help you quickly bootstrap a new foam project on your computer.
Install foam-up from crates.io:
$ cargo install foam-up
Then, once it is installed, run it like this:
$ foam-up ~/projects/my-new-project
MIT