https://github.com/samasaur1/factor_optimizations
https://github.com/samasaur1/factor_optimizations
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samasaur1/factor_optimizations
- Owner: Samasaur1
- Created: 2024-04-22T23:07:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T23:57:18.000Z (about 2 years ago)
- Last Synced: 2025-02-15T18:52:21.205Z (over 1 year ago)
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
cargo new rust --bin
```
```
dune init proj ocaml
```
```
mkdir python
```
```
(mkdir swift && cd swift && swift package init --type executable)
```