File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Discord chat] [ discord-badge ]] [ discord-url ]
44[ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( ./LICENSE )
5- [ ![ github] ( https://img.shields.io/github/stars/joepio /atomic?style=social )] ( https://github.com/atomicdata-dev/atomic-data-browser )
5+ [ ![ github] ( https://img.shields.io/github/stars/atomicdata-dev /atomic-data-browser ?style=social )] ( https://github.com/atomicdata-dev/atomic-data-browser )
66
77** Create, share, fetch and model [ Atomic Data] ( https://docs.atomicdata.dev ) !
88This repo consists of three components: A library, a server and a CLI.**
Original file line number Diff line number Diff line change 33[ ![ crates.io] ( https://img.shields.io/crates/v/atomic-cli )] ( https://crates.io/crates/atomic-cli )
44[ ![ Discord chat] ( https://img.shields.io/discord/723588174747533393.svg?logo=discord )] ( https://discord.gg/a72Rv2P )
55[ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( ./LICENSE )
6- [ ![ github] ( https://img.shields.io/github/stars/joepio /atomic?style=social )] ( https://github.com/joepio/aget_basetomic )
6+ [ ![ github] ( https://img.shields.io/github/stars/atomicdata-dev /atomic-data-rust ?style=social )] ( https://github.com/joepio/aget_basetomic )
77
88_ Status: Beta. [ Breaking changes] ( ../CHANGELOG.md ) are expected until 1.0._
99
@@ -39,18 +39,18 @@ Visit https://atomicdata.dev for more info
3939
4040## Installation
4141
42- Install [ Cargo ] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) to build from source.
42+ You can install `atomic-cli: in multiple ways:
4343
44- Install using crates.io:
44+ ### Using [ Cargo ] ( https://doc.rust-lang.org/cargo/getting-started/installation.html )
4545
4646``` sh
4747cargo install atomic-cli
4848```
4949
50- Or build from this repo:
50+ ### Build from source
5151
5252``` sh
53- git clone git@github.com:joepio /atomic.git
53+ git clone git@github.com:atomicdata-dev /atomic-data-rust .git
5454cd atomic/cli
5555# Install atomic to path
5656cargo install --path ./
Original file line number Diff line number Diff line change 44[ ![ Released API docs] ( https://docs.rs/atomic_lib/badge.svg )] ( https://docs.rs/atomic_lib )
55[ ![ Discord chat] ( https://img.shields.io/discord/723588174747533393.svg?logo=discord )] ( https://discord.gg/a72Rv2P )
66[ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( ./LICENSE )
7- [ ![ github] ( https://img.shields.io/github/stars/joepio /atomic?style=social )] ( https://github.com/joepipo/atomic )
7+ [ ![ github] ( https://img.shields.io/github/stars/atomicdata-dev /atomic-data-rust ?style=social )] ( https://github.com/joepipo/atomic )
88
99_ Status: Beta. [ Breaking changes] ( ../CHANGELOG.md ) are expected until 1.0._
1010
Original file line number Diff line number Diff line change 33[ ![ crates.io] ( https://img.shields.io/crates/v/atomic-server )] ( https://crates.io/crates/atomic-server )
44[ ![ Discord chat] ( https://img.shields.io/discord/723588174747533393.svg?logo=discord )] ( https://discord.gg/a72Rv2P )
55[ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( ./LICENSE )
6- [ ![ github] ( https://img.shields.io/github/stars/joepio/atomic?style=social )] ( https://github.com/atomicdata-dev/atomic-data-browser )
6+ [ ![ github] (https://img.shields.io/github/stars/atomicdata-dev/atomic-data-rust
7+ ?style=social)] ( https://github.com/atomicdata-dev/atomic-data-browser )
78
89_ Status: alpha. [ Breaking changes] ( ../CHANGELOG.md ) are expected until 1.0._
910
You can’t perform that action at this time.
0 commit comments