Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.
/ DroneCrafting Public archive

An open source knowledge base about drones and multicopters

License

Notifications You must be signed in to change notification settings

ByteWelder/DroneCrafting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DroneCrafting.com

This is the project that contains the website files for dronecrafting.com and is made with Daux.io

DroneCrafting.com is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license.

Installation

Install Composer:

curl -sS https://getcomposer.org/installer | php

Add a composer alias to your bash profile:

alias composer="php /usr/local/bin/composer.phar"

Install Daux.io:

composer global require daux/daux.io

Make the daux command available in your bash profile by putting the composer binaries on your path:

export PATH="~/.composer/vendor/bin:$PATH"

Development

daux serve --source=topics/getting-started

Note: This seems to be broken currently.

Releasing

./build.sh

About

An open source knowledge base about drones and multicopters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages